lib/reapal/form/com_contract_form.rb in reapal-0.11.0 vs lib/reapal/form/com_contract_form.rb in reapal-0.12.0
- old
+ new
@@ -33,10 +33,10 @@
lic_start_date, lic_end_date, phone, bank_code,
user_type, email, return_url, notify_url,
busway='01', remark='')
service = 'reapal.trust.comContract'
- post_path = '/reagw/agreement/agree.htm'
+ post_path = '/agreement/agree.htm'
params = {
orderNo: flow_id,
corpName: corp_name,
corpIdentity: identity_id,
\ No newline at end of file