|
|
@@ -369,8 +369,8 @@ class Lave extends Api
|
|
|
// }
|
|
|
@file_put_contents("quanju3.txt", $order . "测试申请扣款创建订单-\r\n", 8);
|
|
|
// var_dump(988745613);die();
|
|
|
- $rs = WechatService::papPayApply($mch_id, $where1['order_id'], $where1['amount'], "lave", '月捐款', 'PAP', [], $cid, $v['contract_id'], $where1['order_name'], $where1['nonce_str']);
|
|
|
- @file_put_contents("quanju.txt", json_encode($rs) . "-月捐汇报\r\n", 8);
|
|
|
+ $rs = WechatService::papPayApply($mch_id, $where1['order_id'], $where1['amount'], "lave", '月捐款', 'PAP', [], $cid, $plan['contract_id'], $where1['order_name'], $where1['nonce_str']);
|
|
|
+ @file_put_contents("quanju3.txt", json_encode($rs) . "-测试申请扣款月捐汇报\r\n", 8);
|
|
|
// }
|
|
|
// }
|
|
|
}
|