lin
2024-04-16 2b1a74f4faa5a00a294bdc6a6d956c2e009cf467
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);