lib/reapal/api/user/onekey_batch_contract.rb in reapal-0.11.0 vs lib/reapal/api/user/onekey_batch_contract.rb in reapal-0.12.0
- old
+ new
@@ -35,10 +35,10 @@
def onekey_batch_contract(flow_id, true_name, identity_id, phone, is_to_sms,
bank_code, card_id, card_province, card_city,
card_branch, card_sub_branch, user_type,
busway='01', remark='')
service = 'reapal.trust.onekeyBatchContract'
- post_path = '/reagw/agreement/agree.htm'
+ post_path = '/agreement/agree.htm'
params = {
orderNo: flow_id,
userName: true_name,
userIdentity: identity_id,