mdf:空托盘入库查找条件修改

This commit is contained in:
zhangzhiqiang
2023-02-04 09:07:53 +08:00
parent 6f8fed7ea2
commit c7d6c90ffa

View File

@@ -789,6 +789,7 @@
AND IFNULL( sa.storagevehicle_code, '' ) = ''
AND sa.lock_type = '1'
AND sa.is_delete = '0'
AND sa.is_used = '1'
GROUP BY
sa.block_num,
sa.row_num,