【光环助手V5.6.0】工具箱集合页优化 https://git.shanqu.cc/pm/halo-app-issues/-/issues/1640

This commit is contained in:
leafwai
2021-12-23 16:38:21 +08:00
parent 53a9f408e7
commit 4203fdfb72
20 changed files with 952 additions and 3 deletions

View File

@ -38,6 +38,7 @@ public class Config {
// 这个 API_HOST 在测试包里会随着选择的环境切换,正式包里会一直保持正式 host
public static final String API_HOST = EnvHelper.getHost();
public static final String NEW_API_HOST = EnvHelper.getNewHost();
/**
* 需要配置的请使用{@link PreferenceManager#getDefaultSharedPreferences(Context)}