1
zj
2025-05-14 8e7d88adae4ec8bc4e6f19dcdb0173d55eb440fb
1
1 files modified
2 ■■■ changed files
src/main/java/com/nq/service/impl/PayServiceImpl.java 2 ●●● 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";