opt: 修复10

This commit is contained in:
2025-11-04 17:37:43 +08:00
parent 957af8db2b
commit 2850fcd9de

View File

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