lib/reapal/api/money/sub_account.rb in reapal-0.11.0 vs lib/reapal/api/money/sub_account.rb in reapal-0.12.0

- old
+ new

@@ -26,10 +26,10 @@ # * :flow_id [String] 完成订单号 # * :result_code [String] 结果代码 0000:分账成功 0001:失败 # def sub_account(flow_id, sub_type, sub_details, remark ='') service = 'reapal.trust.subAccount' - post_path = '/reagw/service/depwit.htm' + post_path = '/service/depwit.htm' params = { orderNo: flow_id, subType: sub_type, subDetails: sub_details,