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