1
zj
2025-07-01 deafcedd8944036725f9e8e44fb1e16800e7b99c
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";