This commit is contained in:
2025-11-04 17:51:01 +08:00

View File

@@ -147,6 +147,7 @@
1 = 1 1 = 1
And ext.`status`='02' And ext.`status`='02'
AND attr.occupancy_state = 3 AND attr.occupancy_state = 3
AND ext.`status` = '02'
<if test="param.stor_id != null and param.stor_id != ''"> <if test="param.stor_id != null and param.stor_id != ''">
AND AND
attr.stor_id = #{param.stor_id} attr.stor_id = #{param.stor_id}