Selaa lähdekoodia

xyz jiaqi update api ip

xiaoyu 1 vuosi sitten
vanhempi
commit
1bdd42c241
1 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  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';