| | |
| | | <resultMap id="BaseResultMap" type="com.zy.asrs.wms.asrs.entity.PickSheetDetl"> |
| | | <id column="id" jdbcType="BIGINT" property="id" /> |
| | | <result column="pick_id" jdbcType="BIGINT" property="pickId" /> |
| | | <result column="order_id" jdbcType="BIGINT" property="orderId" /> |
| | | <result column="order_detl_id" jdbcType="BIGINT" property="orderDetlId" /> |
| | | <result column="mat_id" jdbcType="BIGINT" property="matId" /> |
| | | <result column="loc_id" jdbcType="BIGINT" property="locId" /> |
| | | <result column="maktx" jdbcType="VARCHAR" property="maktx" /> |