linwe
2024-08-09 8b7258c9427882bb1798f1502eaa35184c6e374e
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);