|
|
|
@@ -108,7 +108,7 @@ |
|
|
|
rc.lease,rc.filepath,rc.filename,rc.pay_account payAccount,rc.sign_date signDate,rc.merchant_id merchantId,rc.type, |
|
|
|
rc.start_date startDate,rc.end_date endDate,br.`name` brandName,rc.apply_status applyStatus,rc.bank_name |
|
|
|
bankName,rc.merchant_id merchantId,rc.rent_shop_type rentShopType,rc.fix_start_date fixStartDate,rc.fix_end_date fixEndDate |
|
|
|
,rc.business_type businessType |
|
|
|
,rc.business_type businessType,rc.adjust_period adjustPeriod |
|
|
|
from wx_rent_contract rc |
|
|
|
left join wx_shop s on rc.shop_id=s.id |
|
|
|
left join wx_mall_floor f on s.floor=f.id |
|
|
|
|