perf: 支付宝退款: 付款状态更新财务系统

webht/payment
Lei OT 6 days ago
parent 2ffcda34ee
commit 6c60b4ef01

@ -1562,8 +1562,8 @@ class AlipayTradeService extends CI_Controller
$this->Alipay_note_model->update_note(['ALI_dealId' => $request_no], ['ALI_resultMsg' => $trade_status]);
$this->Alipay_note_model->update_send($item->ALI_dealId, $note_status);
// call_api('https://p9axztuwd7x8a7.mycht.cn/Service_BaseInfoWeb/alipayrefund_status_set', $ready_to_financesystem, 'POST');
call_api('http://202.103.68.144:890/Service_BaseInfoWeb/alipayrefund_status_set', $ready_to_financesystem, 'POST');
call_api('https://p9axztuwd7x8a7.mycht.cn/Service_BaseInfoWeb/alipayrefund_status_set', $ready_to_financesystem, 'POST');
// call_api('http://202.103.68.144:890/Service_BaseInfoWeb/alipayrefund_status_set', $ready_to_financesystem, 'POST');
return;
}

Loading…
Cancel
Save