Quellcode durchsuchen

修改cdn地址.

王刚 vor 3 Jahren
Ursprung
Commit
1aa0f1e483
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      Gameserver/Amfphp/service_call/InquireApi/CheckUpdate.php

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

@@ -45,6 +45,7 @@ class CheckUpdate {
 
 
     static function CDN_Root() {
     static function CDN_Root() {
         if (GAME_ONLINE) {
         if (GAME_ONLINE) {
+            return "https://1105051445-1251008001.cos.ap-shanghai.myqcloud.com/cdn/";
             return "http://115.159.121.129/ylsj2019/CDN/";
             return "http://115.159.121.129/ylsj2019/CDN/";
         } else {
         } else {
             return "http://192.168.10.86/ylsj2019/CDN/";
             return "http://192.168.10.86/ylsj2019/CDN/";