添加网

This commit is contained in:
2022-08-18 14:35:45 +08:00
parent ac9f61011e
commit 579ce1a601

View File

@@ -29,4 +29,8 @@ public class GlobalConstants {
public static String Real_Path_Root = "/";
public static String audio_path;
// 网站
public static String website_portal = "https://gateway.yyundong.com/portal/";
public static String website_aos = "https://gateway.yyundong.com/aos/";
}