导出优化
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
limit 1
|
||||
</select>
|
||||
<select id="selectByShopIds" resultType="com.cool.store.entity.SignFranchiseDO">
|
||||
select contract_code,shop_id,contract_start_time,contract_end_time,contract_amount
|
||||
select contract_code,shop_id,contract_start_time,contract_end_time,contract_amount,create_time
|
||||
from xfsg_sign_franchise
|
||||
where 1=1
|
||||
<if test="list !=null and list.size >0">
|
||||
|
||||
Reference in New Issue
Block a user