包材出库修改2

master
mengjiao 6 months ago
parent a7b34640bf
commit 410aecd5ac

@ -208,7 +208,7 @@
set occupy_amount = occupy_amount + #{amount}, set occupy_amount = occupy_amount + #{amount},
last_modified_by=#{lastModifiedBy}, last_modified_by=#{lastModifiedBy},
gmt_modified=GETDATE() gmt_modified=GETDATE()
where wh_code=#{whCode} and wa_code=#{waCode} and wl_code=#{wlCode} and material_code=#{materialCode} and product_bach= #{productBatch} where wh_code=#{whCode} and wa_code=#{waCode} and wl_code=#{wlCode} and material_code=#{materialCode}
</update> </update>
<select id="selectByWhCodeAndMate"> <select id="selectByWhCodeAndMate">
<include refid="selectWmsOdsMateStorageNewsSnVo"/> <include refid="selectWmsOdsMateStorageNewsSnVo"/>

Loading…
Cancel
Save