1
zj
10 hours ago d615fc515fc52d6ed970c11d59a017e48de4be32
src/main/java/com/nq/service/IPayService.java
@@ -26,4 +26,10 @@
  ServerResponse ococnNotify(HttpServletRequest request);
  String ococnReturn(HttpServletRequest request);
  ServerResponse alipayPagePay(String payAmt, HttpServletRequest request);
  ServerResponse alipayNotify(HttpServletRequest request);
  String alipayReturn(HttpServletRequest request);
}