|
|
|
@ -45,51 +45,7 @@ public class ContentController {
|
|
|
|
|
model.addAttribute("bestpay_rate", contractInfo.getString("bestpay_rate"));
|
|
|
|
|
model.addAttribute("alipay_rate", contractInfo.getString("alipay_rate"));
|
|
|
|
|
model.addAttribute("jd_rate", contractInfo.getString("jd_rate"));
|
|
|
|
|
/* 1
|
|
|
|
|
apply_source
|
|
|
|
|
end_date
|
|
|
|
|
1
|
|
|
|
|
1
|
|
|
|
|
1
|
|
|
|
|
contract_phone
|
|
|
|
|
industry
|
|
|
|
|
bank_no
|
|
|
|
|
1
|
|
|
|
|
1
|
|
|
|
|
client_pre_apply_id
|
|
|
|
|
1
|
|
|
|
|
password
|
|
|
|
|
update_time
|
|
|
|
|
1
|
|
|
|
|
client_moniker
|
|
|
|
|
1
|
|
|
|
|
bank_name
|
|
|
|
|
1
|
|
|
|
|
1
|
|
|
|
|
1
|
|
|
|
|
1
|
|
|
|
|
1
|
|
|
|
|
leagal_person
|
|
|
|
|
1
|
|
|
|
|
salt
|
|
|
|
|
create_time
|
|
|
|
|
1
|
|
|
|
|
1
|
|
|
|
|
1
|
|
|
|
|
agree
|
|
|
|
|
abn
|
|
|
|
|
1
|
|
|
|
|
1
|
|
|
|
|
company_name_acn
|
|
|
|
|
1
|
|
|
|
|
1
|
|
|
|
|
1
|
|
|
|
|
1
|
|
|
|
|
short_name
|
|
|
|
|
clean_days
|
|
|
|
|
username
|
|
|
|
|
status
|
|
|
|
|
* */
|
|
|
|
|
|
|
|
|
|
return "contract_for_compliance";
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|