退货修改w配送明细退货单号;
This commit is contained in:
+4
@@ -59,4 +59,8 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
||||
<include refid="selectReservationDeliveryDetailsLinkPo"/>
|
||||
<include refid="selectReservationDeliveryDetailsLinkPo1"/>
|
||||
</select>
|
||||
|
||||
<update id="updateW">
|
||||
update NGWL_TEST_WMS.DELIVERY_DETAILS_LINK set RETURN_ORDER_NUMBER = #{returnOrderNumber} where ORDER_NUMBER = #{ordernumber}
|
||||
</update>
|
||||
</mapper>
|
||||
Reference in New Issue
Block a user