运营端充值
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user