You've already forked FrameTour-BE
配置、记录请求、支付
This commit is contained in:
@ -18,7 +18,7 @@ public interface WxPayService {
|
||||
/**
|
||||
* 微信支付回调
|
||||
*/
|
||||
void payNotify(HttpServletRequest request);
|
||||
void payNotify(HttpServletRequest xml);
|
||||
|
||||
/**
|
||||
* 微信支付结果查询
|
||||
|
Reference in New Issue
Block a user