Commit c6ffd660 by zhanglt

修改盘盈入库明细

parent 50e8a391
...@@ -124,7 +124,7 @@ ...@@ -124,7 +124,7 @@
UPDATE t_wh_profit_warehousing_info SET UPDATE t_wh_profit_warehousing_info SET
profit_warehousing_id = #{profitWarehousing.id}, profit_warehousing_id = #{profitWarehousing.id},
name = #{name}, name = #{name},
type = #{type}, type = #{type.id},
marking = #{marking}, marking = #{marking},
shelves_id = #{shelves.id}, shelves_id = #{shelves.id},
qr_id = #{qrCode.id}, qr_id = #{qrCode.id},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment