stanley-king 3 years ago
parent
commit
80f19b3ecb
1 changed files with 3 additions and 3 deletions
  1. 3 3
      helper/refill/api/xyz/tiancheng/config.php

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

@@ -6,9 +6,9 @@ namespace refill\tiancheng;
 use mtopcard;
 class config
 {
-    const ORDER_URL = 'http://39.101.168.240:18080/api/order/invest';
-    const QUERY_URL = 'http://39.101.168.240:18080/api/order/queryStatus';
-    const BALANCE_URL = 'http://39.101.168.240:18080/api/order/queryBalance';
+    const ORDER_URL = 'http://39.103.156.110:18080/api/order/invest';
+    const QUERY_URL = 'http://39.103.156.110:18080/api/order/queryStatus';
+    const BALANCE_URL = 'http://39.103.156.110:18080/api/order/queryBalance';
 
     const SID = '16193208193424561706';
     const KEY = 'CwVAoQboguX2DZkdDXk0AIA2csWWnAp1gmKS0KyKKVoX8cX8qJLQa3exEfGevM5J';