|
@@ -160,7 +160,8 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
|
|
DATE_FORMAT(rel.zfpcr_end_date,'%Y-%m-%d') 'zfpcrEndDate',
|
|
|
p.zfp_id 'zfpId',
|
|
|
rel.zfpcr_rate 'zfpcrRate',
|
|
|
- p.zfp_auth_type 'zfpAuthType',
|
|
|
+ p.zfp_auth_type 'zfpAuthType',
|
|
|
+ p.zfp_platform 'zfpPlatform',
|
|
|
p.zfp_minimum_amount 'zfpMinimumAmount'
|
|
|
|
|
|
FROM zc_finance_supplier_quota q
|