Commit c8dac834 by zhiwj

修改导入分组逻辑

parent eae4f81d
......@@ -529,6 +529,7 @@
<if test="store.storeId != null ">
and t2.store_id &lt;&gt; #{store.storeId}
</if>
limit 1
</select>
<select id="getStoreOwnerByStoreInfoId" resultType="java.lang.Integer">
select
......
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