加盟商结束跟进
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
</foreach>
|
||||
</select>
|
||||
<select id="getSignType" resultType="com.cool.store.entity.SignFranchiseDO">
|
||||
select shop_id as shopId, sign_type as signType from xfsg_sign_franchise
|
||||
select shop_id as shopId, sign_type as signType,partnership_signatory_second as partnershipSignatorySecond from xfsg_sign_franchise
|
||||
where
|
||||
shop_id in
|
||||
<foreach collection="list" separator="," item="item" index="index" open="(" close=")">
|
||||
|
||||
Reference in New Issue
Block a user