public final class EnvUtils extends Object
| 构造器和说明 |
|---|
EnvUtils() |
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
currentEnv() |
static String |
getCustomEnvProperty() |
static boolean |
isOldSetting(String provider,
String env,
String appKey)
已过时。
|
static boolean |
isProd() |
static boolean |
isSandboxApp(String appKey)
已过时。
|
static boolean |
isSandBoxEnv(String env) |
static boolean |
isSandBoxMode()
已过时。
|
public static boolean isProd()
public static boolean isSandBoxEnv(String env)
@Deprecated public static boolean isSandBoxMode()
@Deprecated public static boolean isSandboxApp(String appKey)
@Deprecated public static boolean isOldSetting(String provider, String env, String appKey)
public static String currentEnv()
public static String getCustomEnvProperty()
Copyright © 2024. All rights reserved.