配送明细同步wms
This commit is contained in:
+4
@@ -550,4 +550,8 @@
|
||||
update "NGWL_TEST_WLHY".TMS_TRANSPORT_NOTE set WAYBILL_STATUS =12 where TRANSPORTATION_NUMBER = #{transportationNumber}
|
||||
</update>
|
||||
|
||||
<update id="updateWmsOut">
|
||||
update "NGWL_TEST_WMS".stock_in_order set return_quantity = #{quantity} where in_order_number = #{orderNumber}
|
||||
</update>
|
||||
|
||||
</mapper>
|
||||
Reference in New Issue
Block a user