配置、记录请求、支付

This commit is contained in:
2024-12-17 18:54:07 +08:00
parent d70bfbc605
commit 5249cc2cc8
12 changed files with 311 additions and 31 deletions

View File

@ -18,7 +18,7 @@ public interface WxPayService {
/**
* 微信支付回调
*/
void payNotify(HttpServletRequest request);
void payNotify(HttpServletRequest xml);
/**
* 微信支付结果查询