cyzhao 1 жил өмнө
parent
commit
98c71b5495

+ 1 - 1
Gameserver/App/config.php

@@ -22,7 +22,7 @@ abstract class config {
      * @return type
      * @return type
      */
      */
     public static function CDN_host() {
     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;
     }
     }
 
 
     /**
     /**