wuxw
2022-09-08 6cd222d13f03901362f9a4c36a204e1e0b93a6e4
java110-core/src/main/java/com/java110/core/context/Environment.java
@@ -33,8 +33,8 @@
    public final static String DEFAULT_ACTIVE = "dev";
    public final static String DEFAULT_PHONE = "cc_phone";
    private final static String SPRING_CLOUD = "CLOUD"; // 环境是spring boot cloud
    private final static String SPRING_BOOT = "BOOT"; // 环境是spring boot cloud
    public final static String SPRING_CLOUD = "CLOUD"; // 环境是spring boot cloud
    public final static String SPRING_BOOT = "BOOT"; // 环境是spring boot cloud
    private static String systemStartWay = "CLOUD"; // 环境是spring boot cloud