lib/reapal/form/mobile_modify_form.rb in reapal-0.12.0 vs lib/reapal/form/mobile_modify_form.rb in reapal-0.13.0
- old
+ new
@@ -21,10 +21,10 @@
# * :encryptkey
# * :data
#
def mobile_modify_form(contract, new_phone, return_url, notify_url, busway='01')
service = 'reapal.trust.mobileModify'
- post_path = '/reagw/user/rest.htm'
+ post_path = '/user/rest.htm'
params = {
contracts: contract,
mobile: new_phone,
busway: busway,