Commit 5a814681 by zhiwj

提交门店

parent 0671663b
......@@ -236,6 +236,6 @@
select
1
from tab_store
where enterprise_id = #{enterpriseId} and own_type = 0
where enterprise_id = #{enterpriseId} and own_type = 0 limit 1
</select>
</mapper>
\ No newline at end of file
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