소스 검색

xyz jiaqi update api ip

xiaoyu 1 년 전
부모
커밋
1bdd42c241
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      helper/refill/api/xyz/jiaqi/config.php

+ 3 - 3
helper/refill/api/xyz/jiaqi/config.php

@@ -6,9 +6,9 @@ namespace refill\jiaqi;
 use mtopcard;
 class config
 {
-    const ORDER_URL = 'http://47.97.90.81:1008/plat/api/hf/submitorder';
-    const QUERY_URL= 'http://47.97.90.81:1008/plat/api/queryorder';
-    const BALANCE_URL = 'http://47.97.90.81:1008/plat/api/querybalance';
+    const ORDER_URL = 'http://114.55.72.143:16188/plat/api/hf/submitorder';
+    const QUERY_URL= 'http://114.55.72.143:16188/plat/api/queryorder';
+    const BALANCE_URL = 'http://114.55.72.143:16188/plat/api/querybalance';
 
     const USER_ID= '200004';
     const KEY = 'bf5b43ef330d400b9e982fe23d9d122e';