You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
85 lines
4.1 KiB
85 lines
4.1 KiB
<?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.dsic.gj_erp.mapper.jhgk.DmSygdMapper">
|
|
|
|
<!-- 通用查询映射结果 -->
|
|
<resultMap id="BaseResultMap" type="com.dsic.gj_erp.bean.jhgk.DmSygd">
|
|
<id column="id" property="id" />
|
|
<result column="DC_CH" property="dcCh" />
|
|
<result column="DC_FD" property="dcFd" />
|
|
<result column="DC_PL" property="dcPl" />
|
|
<result column="gjjs_dz" property="gjjsDz" />
|
|
<result column="gjjs_xz" property="gjjsXz" />
|
|
<result column="gjks" property="gjks" />
|
|
<result column="jsq_tlt" property="jsqTlt" />
|
|
<result column="jsq_lqb" property="jsqLqb" />
|
|
<result column="dhqd" property="dhqd" />
|
|
<result column="zt" property="zt" />
|
|
<result column="order_bs" property="orderBs" />
|
|
<result column="arrival_bs" property="arrivalBs" />
|
|
<result column="tlt_sl" property="tltSl" />
|
|
<result column="sl_sl" property="slSl" />
|
|
<result column="sl_sj" property="slSj" />
|
|
<result column="pw_sl" property="pwSl" />
|
|
<result column="pw_sj" property="pwSj" />
|
|
<result column="xcpw_sl" property="xcpwSl" />
|
|
<result column="xcpw_sj" property="xcpwSj" />
|
|
<result column="n1ad" property="n1ad" />
|
|
<result column="n1ad_sj" property="n1adSj" />
|
|
<result column="n1ax" property="n1ax" />
|
|
<result column="n1ax_sj" property="n1axSj" />
|
|
<result column="n1ld" property="n1ld" />
|
|
<result column="n1ld_sj" property="n1ldSj" />
|
|
<result column="n2bd" property="n2bd" />
|
|
<result column="n2bd_sj" property="n2bdSj" />
|
|
<result column="n2bx" property="n2bx" />
|
|
<result column="n2bx_sj" property="n2bxSj" />
|
|
<result column="n2cx" property="n2cx" />
|
|
<result column="n2cx_sj" property="n2cxSj" />
|
|
<result column="n2cd" property="n2cd" />
|
|
<result column="n2cd_sj" property="n2cdSj" />
|
|
<result column="n2tx" property="n2tx" />
|
|
<result column="n2tx_sj" property="n2txSj" />
|
|
<result column="n2td" property="n2td" />
|
|
<result column="n2td_sj" property="n2tdSj" />
|
|
<result column="n2jx" property="n2jx" />
|
|
<result column="n2jx_sj" property="n2jxSj" />
|
|
<result column="n2jd" property="n2jd" />
|
|
<result column="n2jd_sj" property="n2jdSj" />
|
|
<result column="n3cx" property="n3cx" />
|
|
<result column="n3cx_sj" property="n3cxSj" />
|
|
<result column="n3cd" property="n3cd" />
|
|
<result column="n3cd_sj" property="n3cdSj" />
|
|
<result column="n3hx" property="n3hx" />
|
|
<result column="n3hx_sj" property="n3hxSj" />
|
|
<result column="n3hd" property="n3hd" />
|
|
<result column="n3hd_sj" property="n3hdSj" />
|
|
<result column="n4px" property="n4px" />
|
|
<result column="n4px_sj" property="n4pxSj" />
|
|
<result column="n4pd" property="n4pd" />
|
|
<result column="n4pd_sj" property="n4pdSj" />
|
|
<result column="n4xx" property="n4xx" />
|
|
<result column="n4xx_sj" property="n4xxSj" />
|
|
<result column="n8gx" property="n8gx" />
|
|
<result column="n8gx_sj" property="n8gxSj" />
|
|
<result column="x7xx" property="x7xx" />
|
|
<result column="x7xx_sj" property="x7xxSj" />
|
|
<result column="x7xd" property="x7xd" />
|
|
<result column="x7xd_sj" property="x7xdSj" />
|
|
<result column="s2tx" property="s2tx" />
|
|
<result column="s2tx_sj" property="s2txSj" />
|
|
<result column="s2td" property="s2td" />
|
|
<result column="s2td_sj" property="s2tdSj" />
|
|
<result column="s3px" property="s3px" />
|
|
<result column="s3px_sj" property="s3pxSj" />
|
|
<result column="s3pd" property="s3pd" />
|
|
<result column="s3pd_sj" property="s3pdSj" />
|
|
<result column="s3xx" property="s3xx" />
|
|
<result column="s3xx_sj" property="s3xxSj" />
|
|
<result column="jhwg_dz" property="jhwgDz" />
|
|
<result column="jhwg_xz" property="jhwgXz" />
|
|
<result column="sjly_ch" property="sjlyCh" />
|
|
</resultMap>
|
|
|
|
</mapper>
|