You've already forked FrameTour-BE
订单改改改
This commit is contained in:
@ -20,6 +20,8 @@ public interface WxPayService {
|
||||
*/
|
||||
void payNotify(HttpServletRequest xml);
|
||||
|
||||
void notifyOrderSuccess(Long orderId);
|
||||
|
||||
/**
|
||||
* 微信支付结果查询
|
||||
*/
|
||||
|
Reference in New Issue
Block a user