Commit 608b3878 by huluobin

店铺筛选

parent b49c4990
......@@ -16,7 +16,7 @@
select
*
from store_manage
where operating_status = 1
where operating_status != 2
<if test="storeManage.id != null">
and id = #{storeManage.id}
</if>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment