zyy
2025-07-08 53a149d9193c1df46bbfd0e5a344bce26576f7e3
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";