Browse Source

添加网

master
yxt_njy 3 years ago
parent
commit
579ce1a601
  1. 4
      yxt-common/yxt-common-base/src/main/java/com/yxt/common/base/utils/GlobalConstants.java

4
yxt-common/yxt-common-base/src/main/java/com/yxt/common/base/utils/GlobalConstants.java

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

Loading…
Cancel
Save