Commit 9178fcb6 by 王昆

gsb

parent c6a716e1
...@@ -785,7 +785,7 @@ class BpoSDPJApi { ...@@ -785,7 +785,7 @@ class BpoSDPJApi {
} }
async wxnotify(obj, req) { async wxnotify(obj, req) {
console.log(`张娇要看的时间发起提现${cashInfo.outTradeNo}回调时间---------------------------`, new Date().getTime()); console.log(`张娇要看的时间发起提现${obj.outTradeNo}回调时间---------------------------`, new Date().getTime());
console.log("------------- wx-sdpj转账回调 --------------", obj); console.log("------------- wx-sdpj转账回调 --------------", obj);
try { try {
// 1. 获取转账二维码信息 // 1. 获取转账二维码信息
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment