浏览代码

Merge branch 'raccount' into rchannel

haru haru 3 年之前
父节点
当前提交
26729db012
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      helper/refill/api/xyz/linzhu/config.php

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

@@ -7,9 +7,9 @@ use mtopcard;
 class config
 {
     //回调地址需配置
-    const ORDER_URL = 'http://47.99.65.204/flow-receiver/fee/recharge';
-    const QUERY_URL = 'http://47.99.65.204/flow-receiver/fee/query/single';
-    const BALANCE_URL = 'http://47.99.65.204/flow-receiver/fee/balance/query';
+    const ORDER_URL = 'http://47.108.202.150/flow-receiver/fee/recharge';
+    const QUERY_URL = 'http://47.108.202.150/flow-receiver/fee/query/single';
+    const BALANCE_URL = 'http://47.108.202.150/flow-receiver/fee/balance/query';
     const NOTIFY_URL = BASE_SITE_URL . '/mobile/callback/refill_linzhu.php';
     const ACCOUNT = 'yezi';
     const KEY = '507951e1ce694d94a3a22e4d44a777a7';