You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
udi-wms-third-java/src/main/resources/mybatis/mapper/other/ctqyy/VYpzsPresInfoMapper.xml

26 lines
1.6 KiB
XML

<?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.ctqyy.VYpzsPresInfoMapper">
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.ctqyy.VYpzsPresInfo">
<!--@mbg.generated-->
<!--@Table v_ypzs_pres_info-->
<result column="LAY_TIME" jdbcType="TIMESTAMP" property="LAY_TIME" />
<result column="STOOUT_NO" jdbcType="VARCHAR" property="STOOUT_NO" />
<result column="PRESCRIBE_NUMBER" jdbcType="VARCHAR" property="PRESCRIBE_NUMBER" />
<result column="PHYSIC_CODE" jdbcType="VARCHAR" property="PHYSIC_CODE" />
<result column="PHYSIC_NAME" jdbcType="VARCHAR" property="PHYSIC_NAME" />
<result column="BATCH_NUMBER" jdbcType="VARCHAR" property="BATCH_NUMBER" />
<result column="PACK_SPEC" jdbcType="VARCHAR" property="PACK_SPEC" />
<result column="LAY_PHYSIC_QUANTITY" jdbcType="DECIMAL" property="LAY_PHYSIC_QUANTITY" />
<result column="PHYSIC_UNIT" jdbcType="VARCHAR" property="PHYSIC_UNIT" />
<result column="SICK_ID" jdbcType="VARCHAR" property="SICK_ID" />
<result column="RESIDENCE_NO" jdbcType="VARCHAR" property="RESIDENCE_NO" />
<result column="COUNTRY_CODE" jdbcType="VARCHAR" property="COUNTRY_CODE" />
<result column="CONFECT_MAN" jdbcType="VARCHAR" property="CONFECT_MAN" />
</resultMap>
<sql id="Base_Column_List">
<!--@mbg.generated-->
LAY_TIME, STOOUT_NO, PRESCRIBE_NUMBER, PHYSIC_CODE, PHYSIC_NAME, BATCH_NUMBER, PACK_SPEC,
LAY_PHYSIC_QUANTITY, PHYSIC_UNIT, SICK_ID, RESIDENCE_NO, COUNTRY_CODE, CONFECT_MAN
</sql>
</mapper>