mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 19:15:35 +08:00
打印日志
This commit is contained in:
@@ -150,7 +150,7 @@ public class PayController extends BaseController {
|
||||
redisCache.unLock(lockKey);
|
||||
}
|
||||
}
|
||||
logger.info("wechatpay支付订单 result:{}", JSONObject.toJSONString(response));
|
||||
logger.info("支付订单接口 result:{}", JSONObject.toJSONString(response));
|
||||
return response;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user