This commit is contained in:
shuo.wang
2025-03-24 16:08:21 +08:00
parent 81a76a8d4b
commit 1d82a08d37
2 changed files with 2 additions and 2 deletions

View File

@@ -213,7 +213,7 @@
left join xfsg_line_info xli on xsi.line_id = xli.id
left join xfsg_shop_stage_info xssi on xssi.shop_id = xsi.id
where
xsi.delete = 0
xsi.deleted = 0
and xssi.shop_stage = 3
and xssi.shop_sub_stage_status != -100
and