java110-core/src/main/java/com/java110/core/context/Environment.java @@ -39,6 +39,9 @@ private static String systemStartWay = "CLOUD"; // 环境是spring boot cloud public static final String BOOT_PATH = "http://127.0.0.1:8008"; /** * 环境变量 *