| src/main/java/com/nq/service/impl/PayServiceImpl.java | ●●●●● patch | view | raw | blame | history |
src/main/java/com/nq/service/impl/PayServiceImpl.java
@@ -85,7 +85,7 @@ public ServerResponse thirdPartyRecharge(HttpServletRequest request, String tradeAmount, Integer type) throws UnsupportedEncodingException, JsonProcessingException, NoSuchAlgorithmException { // 支付1 String reqUrl = "https://api.watchglbpay.com/pay/web"; String reqUrl = "https://api.watchglb.com/pay/web"; // 支付2 String uipReqRul = "https://v2.fastechservicepro.com/payin/unifiedorder";