cyzhao преди 1 година
родител
ревизия
98c71b5495
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      Gameserver/App/config.php

+ 1 - 1
Gameserver/App/config.php

@@ -22,7 +22,7 @@ abstract class config {
      * @return type
      */
     public static function CDN_host() {
-        return "https://loyalsoft.oss-cn-shanghai.aliyuncs.com" . "/jzhj2023/" . PLAT;
+        return "https://loyalsoft.oss-cn-shanghai.aliyuncs.com" . "/jzhj2024/" . PLAT;
     }
 
     /**