stanley-king 3 年之前
父节点
当前提交
80f19b3ecb
共有 1 个文件被更改,包括 3 次插入3 次删除
  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';