完善进度管理列的字段
This commit is contained in:
@@ -17,7 +17,9 @@
|
||||
<select id="getPayTimeByShopIds" resultType="com.cool.store.dto.FranchiseFeeDTO">
|
||||
select a.shop_id AS shopId ,
|
||||
b.pay_time as payTime,
|
||||
b.combined_field as combinedField,
|
||||
a.year_franchise_fee as yearFranchiseFee,
|
||||
a.first_year_manage_fee as firstYearManagementFee,
|
||||
a.loan_margin as loanMargin,
|
||||
a.first_year_start_time as firstYearStartTime,
|
||||
a.first_year_end_time as firstYearEndTime,
|
||||
|
||||
Reference in New Issue
Block a user