Browse Source

修改cdn地址.

王刚 3 years ago
parent
commit
b174627e94
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Gameserver/Amfphp/service_call/InquireApi/CheckUpdate.php

+ 1 - 1
Gameserver/Amfphp/service_call/InquireApi/CheckUpdate.php

@@ -47,7 +47,7 @@ class CheckUpdate {
         if (GAME_ONLINE) {
             return "https://1105051445-1251008001.cos.ap-shanghai.myqcloud.com/cdn/"; # 外网CDN
         } else {
-            return "http://192.168.10.86/ylsj2019/CDN/";
+            return "http://192.168.10.17/ylsj2019/CDN/";
         }
     }