lin
2024-05-10 fe59ae00aef5cdbc39c6d1b29c84af25071a32ff
src/main/java/org/springblade/modules/pay/service/IWxPayService.java
@@ -28,7 +28,7 @@
   void processRefund(Map<String, Object> bodyMap) throws Exception;
   Map<String, String> jsapiPay(Long productId) throws IOException, Exception;
   Map<String, String> jsapiPay(Long productId) throws IOException;
   String refundsNotify(HttpServletRequest request, HttpServletResponse response);