Commit 32b30971 by huluobin

筹备中店铺

parent 48e2ecfa
......@@ -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