feat: 成都西南脑科医院三方对接初始化
parent
d6756ab112
commit
a85efa80f9
@ -1,4 +1,4 @@
|
||||
package com.glxp.mipsdl.client.scpwxyy.entity;
|
||||
package com.glxp.mipsdl.client.cdxnnkyy.entity;
|
||||
|
||||
import com.fasterxml.jackson.annotation.JsonProperty;
|
||||
import lombok.Data;
|
@ -1,4 +1,4 @@
|
||||
package com.glxp.mipsdl.client.scpwxyy.entity;
|
||||
package com.glxp.mipsdl.client.cdxnnkyy.entity;
|
||||
|
||||
import com.fasterxml.jackson.annotation.JsonProperty;
|
||||
import lombok.Data;
|
@ -1,4 +1,4 @@
|
||||
package com.glxp.mipsdl.client.scpwxyy.entity;
|
||||
package com.glxp.mipsdl.client.cdxnnkyy.entity;
|
||||
|
||||
import com.fasterxml.jackson.annotation.JsonProperty;
|
||||
import lombok.Data;
|
@ -1,4 +1,4 @@
|
||||
package com.glxp.mipsdl.entity.scpwxyy;
|
||||
package com.glxp.mipsdl.entity.cdxnnkyy;
|
||||
|
||||
import java.math.BigDecimal;
|
||||
import java.util.Date;
|
@ -1,4 +1,4 @@
|
||||
package com.glxp.mipsdl.entity.scpwxyy;
|
||||
package com.glxp.mipsdl.entity.cdxnnkyy;
|
||||
|
||||
import java.util.Date;
|
||||
import lombok.AllArgsConstructor;
|
@ -1,4 +1,4 @@
|
||||
package com.glxp.mipsdl.entity.scpwxyy;
|
||||
package com.glxp.mipsdl.entity.cdxnnkyy;
|
||||
|
||||
import java.math.BigDecimal;
|
||||
import java.util.Date;
|
@ -1,4 +1,4 @@
|
||||
package com.glxp.mipsdl.entity.scpwxyy;
|
||||
package com.glxp.mipsdl.entity.cdxnnkyy;
|
||||
|
||||
import lombok.AllArgsConstructor;
|
||||
import lombok.Builder;
|
@ -1,4 +1,4 @@
|
||||
package com.glxp.mipsdl.entity.scpwxyy;
|
||||
package com.glxp.mipsdl.entity.cdxnnkyy;
|
||||
|
||||
import lombok.AllArgsConstructor;
|
||||
import lombok.Builder;
|
@ -1,4 +1,4 @@
|
||||
package com.glxp.mipsdl.entity.scpwxyy;
|
||||
package com.glxp.mipsdl.entity.cdxnnkyy;
|
||||
|
||||
import java.util.Date;
|
||||
import lombok.AllArgsConstructor;
|
@ -1,4 +1,4 @@
|
||||
package com.glxp.mipsdl.entity.scpwxyy;
|
||||
package com.glxp.mipsdl.entity.cdxnnkyy;
|
||||
|
||||
import java.math.BigDecimal;
|
||||
import java.util.Date;
|
@ -1,4 +1,4 @@
|
||||
package com.glxp.mipsdl.entity.scpwxyy;
|
||||
package com.glxp.mipsdl.entity.cdxnnkyy;
|
||||
|
||||
import java.util.Date;
|
||||
import lombok.AllArgsConstructor;
|
@ -1,4 +1,4 @@
|
||||
package com.glxp.mipsdl.entity.scpwxyy;
|
||||
package com.glxp.mipsdl.entity.cdxnnkyy;
|
||||
|
||||
import java.math.BigDecimal;
|
||||
import lombok.AllArgsConstructor;
|
@ -1,9 +1,8 @@
|
||||
package com.glxp.mipsdl.entity.scpwxyy;
|
||||
package com.glxp.mipsdl.entity.cdxnnkyy;
|
||||
|
||||
import java.math.BigDecimal;
|
||||
import java.util.Date;
|
||||
|
||||
import cn.hutool.core.date.DateTime;
|
||||
import lombok.AllArgsConstructor;
|
||||
import lombok.Builder;
|
||||
import lombok.Data;
|
@ -1,4 +1,4 @@
|
||||
package com.glxp.mipsdl.entity.scpwxyy;
|
||||
package com.glxp.mipsdl.entity.cdxnnkyy;
|
||||
|
||||
import java.math.BigDecimal;
|
||||
import lombok.AllArgsConstructor;
|
@ -1,4 +1,4 @@
|
||||
package com.glxp.mipsdl.entity.scpwxyy;
|
||||
package com.glxp.mipsdl.entity.cdxnnkyy;
|
||||
|
||||
import java.math.BigDecimal;
|
||||
import java.util.Date;
|
@ -1,4 +1,4 @@
|
||||
package com.glxp.mipsdl.entity.scpwxyy;
|
||||
package com.glxp.mipsdl.entity.cdxnnkyy;
|
||||
|
||||
import java.math.BigDecimal;
|
||||
import java.util.Date;
|
@ -1,4 +1,4 @@
|
||||
package com.glxp.mipsdl.entity.scpwxyy;
|
||||
package com.glxp.mipsdl.entity.cdxnnkyy;
|
||||
|
||||
import java.math.BigDecimal;
|
||||
import java.util.Date;
|
@ -1,6 +1,6 @@
|
||||
package com.glxp.mipsdl.res.scwpxyy;
|
||||
package com.glxp.mipsdl.res.cdxnnkyy;
|
||||
|
||||
import com.glxp.mipsdl.entity.scpwxyy.A0006detail;
|
||||
import com.glxp.mipsdl.entity.cdxnnkyy.A0006detail;
|
||||
import lombok.AllArgsConstructor;
|
||||
import lombok.Builder;
|
||||
import lombok.Data;
|
@ -1,12 +1,12 @@
|
||||
package com.glxp.mipsdl.thirddao.scpwxyy;
|
||||
package com.glxp.mipsdl.thirddao.cdxnnkyy;
|
||||
|
||||
import com.baomidou.dynamic.datasource.annotation.DS;
|
||||
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
|
||||
import com.glxp.mipsdl.entity.scpwxyy.A0006detail;
|
||||
import com.glxp.mipsdl.entity.cdxnnkyy.A0006detail;
|
||||
import org.apache.ibatis.annotations.Mapper;
|
||||
|
||||
@Mapper
|
||||
@DS("scpwxyySql")
|
||||
@DS("cdxnnkyySql")
|
||||
public interface A0006detailMapper extends BaseMapper<A0006detail> {
|
||||
|
||||
|
@ -1,16 +1,15 @@
|
||||
package com.glxp.mipsdl.thirddao.scpwxyy;
|
||||
package com.glxp.mipsdl.thirddao.cdxnnkyy;
|
||||
|
||||
import com.baomidou.dynamic.datasource.annotation.DS;
|
||||
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
|
||||
import com.glxp.mipsdl.entity.ctqyy.VInsurNationGoodsPhysic;
|
||||
import com.glxp.mipsdl.entity.scpwxyy.A001;
|
||||
import com.glxp.mipsdl.entity.cdxnnkyy.A001;
|
||||
import com.glxp.mipsdl.req.base.UdiwmsUnitRequest;
|
||||
import org.apache.ibatis.annotations.Mapper;
|
||||
|
||||
import java.util.List;
|
||||
|
||||
@Mapper
|
||||
@DS("scpwxyySql")
|
||||
@DS("cdxnnkyySql")
|
||||
public interface A001Mapper extends BaseMapper<A001> {
|
||||
List<A001> filterList(UdiwmsUnitRequest udiwmsUnitRequest);
|
||||
}
|
@ -1,12 +1,12 @@
|
||||
package com.glxp.mipsdl.thirddao.scpwxyy;
|
||||
package com.glxp.mipsdl.thirddao.cdxnnkyy;
|
||||
|
||||
import com.baomidou.dynamic.datasource.annotation.DS;
|
||||
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
|
||||
import com.glxp.mipsdl.entity.scpwxyy.A003;
|
||||
import com.glxp.mipsdl.entity.cdxnnkyy.A003;
|
||||
import org.apache.ibatis.annotations.Mapper;
|
||||
|
||||
@Mapper
|
||||
@DS("scpwxyySql")
|
||||
@DS("cdxnnkyySql")
|
||||
public interface A003Mapper extends BaseMapper<A003> {
|
||||
|
||||
}
|
@ -1,19 +1,16 @@
|
||||
package com.glxp.mipsdl.thirddao.scpwxyy;
|
||||
package com.glxp.mipsdl.thirddao.cdxnnkyy;
|
||||
|
||||
import com.baomidou.dynamic.datasource.annotation.DS;
|
||||
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
|
||||
import com.baomidou.mybatisplus.core.metadata.IPage;
|
||||
import com.baomidou.mybatisplus.extension.plugins.pagination.Page;
|
||||
import com.glxp.mipsdl.entity.ctqyy.VYpzsPresInfo;
|
||||
import com.glxp.mipsdl.entity.scpwxyy.A004;
|
||||
import com.glxp.mipsdl.entity.cdxnnkyy.A004;
|
||||
import com.glxp.mipsdl.req.base.UdiwmsWarehouseRequest;
|
||||
import org.apache.ibatis.annotations.Mapper;
|
||||
import org.apache.ibatis.annotations.Param;
|
||||
|
||||
import java.util.List;
|
||||
|
||||
@Mapper
|
||||
@DS("scpwxyySql")
|
||||
@DS("cdxnnkyySql")
|
||||
public interface A004Mapper extends BaseMapper<A004> {
|
||||
IPage<A004> filterList(Page<A004> page,@Param("udiwmsWarehouseRequest") UdiwmsWarehouseRequest udiwmsWarehouseRequest);
|
||||
}
|
@ -1,13 +1,13 @@
|
||||
package com.glxp.mipsdl.thirddao.scpwxyy;
|
||||
package com.glxp.mipsdl.thirddao.cdxnnkyy;
|
||||
|
||||
import com.baomidou.dynamic.datasource.annotation.DS;
|
||||
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
|
||||
import com.glxp.mipsdl.entity.scpwxyy.A005;
|
||||
import com.glxp.mipsdl.entity.cdxnnkyy.A005;
|
||||
import org.apache.ibatis.annotations.Mapper;
|
||||
|
||||
|
||||
@Mapper
|
||||
@DS("scpwxyySql")
|
||||
@DS("cdxnnkyySql")
|
||||
public interface A005Mapper extends BaseMapper<A005> {
|
||||
|
||||
|
@ -1,16 +1,16 @@
|
||||
package com.glxp.mipsdl.thirddao.scpwxyy;
|
||||
package com.glxp.mipsdl.thirddao.cdxnnkyy;
|
||||
|
||||
import com.baomidou.dynamic.datasource.annotation.DS;
|
||||
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
|
||||
import com.glxp.mipsdl.entity.scpwxyy.A006head;
|
||||
import com.glxp.mipsdl.entity.cdxnnkyy.A006head;
|
||||
import com.glxp.mipsdl.req.base.UdiwmsOrderQueryRequest;
|
||||
import com.glxp.mipsdl.res.scwpxyy.A006headRespone;
|
||||
import com.glxp.mipsdl.res.cdxnnkyy.A006headRespone;
|
||||
import org.apache.ibatis.annotations.Mapper;
|
||||
|
||||
import java.util.List;
|
||||
|
||||
@Mapper
|
||||
@DS("scpwxyySql")
|
||||
@DS("cdxnnkyySql")
|
||||
public interface A006headMapper extends BaseMapper<A006head> {
|
||||
|
||||
List<A006headRespone> filterList(UdiwmsOrderQueryRequest udiwmsOrderQueryRequest);
|
@ -1,12 +1,12 @@
|
||||
package com.glxp.mipsdl.thirddao.scpwxyy;
|
||||
package com.glxp.mipsdl.thirddao.cdxnnkyy;
|
||||
|
||||
import com.baomidou.dynamic.datasource.annotation.DS;
|
||||
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
|
||||
import com.glxp.mipsdl.entity.scpwxyy.A007;
|
||||
import com.glxp.mipsdl.entity.cdxnnkyy.A007;
|
||||
import org.apache.ibatis.annotations.Mapper;
|
||||
|
||||
@Mapper
|
||||
@DS("scpwxyySql")
|
||||
@DS("cdxnnkyySql")
|
||||
public interface A007Mapper extends BaseMapper<A007> {
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
package com.glxp.mipsdl.thirddao.scpwxyy;
|
||||
package com.glxp.mipsdl.thirddao.cdxnnkyy;
|
||||
|
||||
import com.baomidou.dynamic.datasource.annotation.DS;
|
||||
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
|
||||
import com.glxp.mipsdl.entity.scpwxyy.A008;
|
||||
import com.glxp.mipsdl.entity.cdxnnkyy.A008;
|
||||
import org.apache.ibatis.annotations.Mapper;
|
||||
|
||||
@Mapper
|
||||
@DS("scpwxyySql")
|
||||
@DS("cdxnnkyySql")
|
||||
public interface A008Mapper extends BaseMapper<A008> {
|
||||
|
||||
|
@ -1,13 +1,12 @@
|
||||
package com.glxp.mipsdl.thirddao.scpwxyy;
|
||||
package com.glxp.mipsdl.thirddao.cdxnnkyy;
|
||||
|
||||
import com.baomidou.dynamic.datasource.annotation.DS;
|
||||
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
|
||||
import com.glxp.mipsdl.entity.scpwxyy.A008;
|
||||
import com.glxp.mipsdl.entity.scpwxyy.A010detail;
|
||||
import com.glxp.mipsdl.entity.cdxnnkyy.A010detail;
|
||||
import org.apache.ibatis.annotations.Mapper;
|
||||
|
||||
@Mapper
|
||||
@DS("scpwxyySql")
|
||||
@DS("cdxnnkyySql")
|
||||
public interface A010detailMapper extends BaseMapper<A010detail> {
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
package com.glxp.mipsdl.thirddao.scpwxyy;
|
||||
package com.glxp.mipsdl.thirddao.cdxnnkyy;
|
||||
|
||||
import com.baomidou.dynamic.datasource.annotation.DS;
|
||||
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
|
||||
import com.glxp.mipsdl.entity.scpwxyy.A010head;
|
||||
import com.glxp.mipsdl.entity.cdxnnkyy.A010head;
|
||||
import org.apache.ibatis.annotations.Mapper;
|
||||
|
||||
@Mapper
|
||||
@DS("scpwxyySql")
|
||||
@DS("cdxnnkyySql")
|
||||
public interface A010headMapper extends BaseMapper<A010head> {
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
package com.glxp.mipsdl.thirddao.scpwxyy;
|
||||
package com.glxp.mipsdl.thirddao.cdxnnkyy;
|
||||
|
||||
import com.baomidou.dynamic.datasource.annotation.DS;
|
||||
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
|
||||
import com.glxp.mipsdl.entity.scpwxyy.A011detail;
|
||||
import com.glxp.mipsdl.entity.cdxnnkyy.A011detail;
|
||||
import org.apache.ibatis.annotations.Mapper;
|
||||
|
||||
@Mapper
|
||||
@DS("scpwxyySql")
|
||||
@DS("cdxnnkyySql")
|
||||
public interface A011detailMapper extends BaseMapper<A011detail> {
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
package com.glxp.mipsdl.thirddao.scpwxyy;
|
||||
package com.glxp.mipsdl.thirddao.cdxnnkyy;
|
||||
|
||||
import com.baomidou.dynamic.datasource.annotation.DS;
|
||||
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
|
||||
import com.glxp.mipsdl.entity.scpwxyy.A011head;
|
||||
import com.glxp.mipsdl.entity.cdxnnkyy.A011head;
|
||||
import org.apache.ibatis.annotations.Mapper;
|
||||
|
||||
@Mapper
|
||||
@DS("scpwxyySql")
|
||||
@DS("cdxnnkyySql")
|
||||
public interface A011headMapper extends BaseMapper<A011head> {
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
package com.glxp.mipsdl.thirddao.scpwxyy;
|
||||
package com.glxp.mipsdl.thirddao.cdxnnkyy;
|
||||
|
||||
import com.baomidou.dynamic.datasource.annotation.DS;
|
||||
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
|
||||
import com.glxp.mipsdl.entity.scpwxyy.A013;
|
||||
import com.glxp.mipsdl.entity.cdxnnkyy.A013;
|
||||
import org.apache.ibatis.annotations.Mapper;
|
||||
|
||||
@Mapper
|
||||
@DS("scpwxyySql")
|
||||
@DS("cdxnnkyySql")
|
||||
public interface A013Mapper extends BaseMapper<A013> {
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
package com.glxp.mipsdl.thirddao.scpwxyy;
|
||||
package com.glxp.mipsdl.thirddao.cdxnnkyy;
|
||||
|
||||
import com.baomidou.dynamic.datasource.annotation.DS;
|
||||
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
|
||||
import com.glxp.mipsdl.entity.scpwxyy.A014;
|
||||
import com.glxp.mipsdl.entity.cdxnnkyy.A014;
|
||||
import org.apache.ibatis.annotations.Mapper;
|
||||
|
||||
@Mapper
|
||||
@DS("scpwxyySql")
|
||||
@DS("cdxnnkyySql")
|
||||
public interface A014Mapper extends BaseMapper<A014> {
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
|
||||
<mapper namespace="com.glxp.mipsdl.thirddao.scpwxyy.A0006detailMapper">
|
||||
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.scpwxyy.A0006detail">
|
||||
<mapper namespace="com.glxp.mipsdl.thirddao.cdxnnkyy.A0006detailMapper">
|
||||
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.cdxnnkyy.A0006detail">
|
||||
<!--@mbg.generated-->
|
||||
<!--@Table udi_wms_ywj.a0006detail-->
|
||||
<id column="CODEFK" jdbcType="VARCHAR" property="codefk" />
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
|
||||
<mapper namespace="com.glxp.mipsdl.thirddao.scpwxyy.A003Mapper">
|
||||
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.scpwxyy.A003">
|
||||
<mapper namespace="com.glxp.mipsdl.thirddao.cdxnnkyy.A003Mapper">
|
||||
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.cdxnnkyy.A003">
|
||||
<!--@mbg.generated-->
|
||||
<!--@Table udi_wms_ywj.a003-->
|
||||
<id column="CODE" jdbcType="VARCHAR" property="code" />
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
|
||||
<mapper namespace="com.glxp.mipsdl.thirddao.scpwxyy.A005Mapper">
|
||||
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.scpwxyy.A005">
|
||||
<mapper namespace="com.glxp.mipsdl.thirddao.cdxnnkyy.A005Mapper">
|
||||
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.cdxnnkyy.A005">
|
||||
<!--@mbg.generated-->
|
||||
<!--@Table udi_wms_ywj.a005-->
|
||||
<id column="CODE" jdbcType="VARCHAR" property="code" />
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
|
||||
<mapper namespace="com.glxp.mipsdl.thirddao.scpwxyy.A007Mapper">
|
||||
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.scpwxyy.A007">
|
||||
<mapper namespace="com.glxp.mipsdl.thirddao.cdxnnkyy.A007Mapper">
|
||||
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.cdxnnkyy.A007">
|
||||
<!--@mbg.generated-->
|
||||
<!--@Table udi_wms_ywj.a007-->
|
||||
<id column="INVENTORYCODE" jdbcType="VARCHAR" property="inventorycode" />
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
|
||||
<mapper namespace="com.glxp.mipsdl.thirddao.scpwxyy.A008Mapper">
|
||||
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.scpwxyy.A008">
|
||||
<mapper namespace="com.glxp.mipsdl.thirddao.cdxnnkyy.A008Mapper">
|
||||
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.cdxnnkyy.A008">
|
||||
<!--@mbg.generated-->
|
||||
<!--@Table udi_wms_ywj.a008-->
|
||||
<id column="CODE" jdbcType="VARCHAR" property="code" />
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
|
||||
<mapper namespace="com.glxp.mipsdl.thirddao.scpwxyy.A010detailMapper">
|
||||
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.scpwxyy.A010detail">
|
||||
<mapper namespace="com.glxp.mipsdl.thirddao.cdxnnkyy.A010detailMapper">
|
||||
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.cdxnnkyy.A010detail">
|
||||
<!--@mbg.generated-->
|
||||
<!--@Table udi_wms_ywj.a010detail-->
|
||||
<id column="CODEFK" jdbcType="VARCHAR" property="codefk" />
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
|
||||
<mapper namespace="com.glxp.mipsdl.thirddao.scpwxyy.A010headMapper">
|
||||
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.scpwxyy.A010head">
|
||||
<mapper namespace="com.glxp.mipsdl.thirddao.cdxnnkyy.A010headMapper">
|
||||
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.cdxnnkyy.A010head">
|
||||
<!--@mbg.generated-->
|
||||
<!--@Table udi_wms_ywj.a010head-->
|
||||
<id column="CODEFK" jdbcType="VARCHAR" property="codefk" />
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
|
||||
<mapper namespace="com.glxp.mipsdl.thirddao.scpwxyy.A011detailMapper">
|
||||
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.scpwxyy.A011detail">
|
||||
<mapper namespace="com.glxp.mipsdl.thirddao.cdxnnkyy.A011detailMapper">
|
||||
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.cdxnnkyy.A011detail">
|
||||
<!--@mbg.generated-->
|
||||
<!--@Table udi_wms_ywj.a011detail-->
|
||||
<id column="CODEFK" jdbcType="VARCHAR" property="codefk" />
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
|
||||
<mapper namespace="com.glxp.mipsdl.thirddao.scpwxyy.A011headMapper">
|
||||
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.scpwxyy.A011head">
|
||||
<mapper namespace="com.glxp.mipsdl.thirddao.cdxnnkyy.A011headMapper">
|
||||
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.cdxnnkyy.A011head">
|
||||
<!--@mbg.generated-->
|
||||
<!--@Table udi_wms_ywj.a011head-->
|
||||
<id column="CODEFK" jdbcType="VARCHAR" property="codefk" />
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
|
||||
<mapper namespace="com.glxp.mipsdl.thirddao.scpwxyy.A013Mapper">
|
||||
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.scpwxyy.A013">
|
||||
<mapper namespace="com.glxp.mipsdl.thirddao.cdxnnkyy.A013Mapper">
|
||||
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.cdxnnkyy.A013">
|
||||
<!--@mbg.generated-->
|
||||
<!--@Table udi_wms_ywj.a013-->
|
||||
<result column="MED_LIST_CODG" jdbcType="VARCHAR" property="medListCodg" />
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
|
||||
<mapper namespace="com.glxp.mipsdl.thirddao.scpwxyy.A014Mapper">
|
||||
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.scpwxyy.A014">
|
||||
<mapper namespace="com.glxp.mipsdl.thirddao.cdxnnkyy.A014Mapper">
|
||||
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.cdxnnkyy.A014">
|
||||
<!--@mbg.generated-->
|
||||
<!--@Table udi_wms_ywj.a014-->
|
||||
<result column="MED_LIST_CODG" jdbcType="VARCHAR" property="medListCodg" />
|
Loading…
Reference in New Issue