src/main/resources/mapper/ManLocDetlMapper.xml
@@ -224,6 +224,11 @@ where loc_no = #{locNo} and matnr = #{matnr} </select> <select id="selectItem0" resultType="com.zy.asrs.entity.ManLocDetl"> select top 1 * from man_loc_detl where loc_no = #{locNo} and matnr = #{matnr} </select> <update id="updateLocNo0">