rev:木箱库存
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
<where>
|
||||
box.is_packing = '0'
|
||||
AND attr.lock_type = '1'
|
||||
AND attr.sect_code = 'BZC01'
|
||||
|
||||
<if test="query.material_code != null and query.material_code != ''">
|
||||
AND box.material_code = #{query.material_code}
|
||||
|
||||
Reference in New Issue
Block a user