运营端充值

This commit is contained in:
张松
2025-10-27 13:54:09 +08:00
parent bd529b2425
commit 22ab03ea51

View File

@@ -64,7 +64,7 @@ public class NotifyController {
return SUCCESS;
}
@RequestMapping("/wx/pay/distributionRecharge")
@RequestMapping("/native/wx/pay/distributionRecharge")
public String nativeNotify(HttpServletRequest request) throws IOException {
String timestamp = request.getHeader("Wechatpay-Timestamp");