opt: 修复10
This commit is contained in:
@@ -144,6 +144,7 @@
|
|||||||
<where>
|
<where>
|
||||||
1 = 1
|
1 = 1
|
||||||
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}
|
||||||
|
|||||||
Reference in New Issue
Block a user