@@ -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;
}
/**