public class GlobalProfile extends Object
| Modifier and Type | Method and Description |
|---|---|
static PopSetting |
getSetting(String settingName)
获得全局的当前环境下对应的配置文件
|
static Profile |
setProfile(String profile)
设置全局环境
|
public static Profile setProfile(String profile)
profile - 环境Profilepublic static PopSetting getSetting(String settingName)
settingName - 配置文件名,可以忽略默认后者(.setting)PopSettingCopyright © 2021. All rights reserved.