【光环助手V5.6.0】工具箱集合页优化 https://git.shanqu.cc/pm/halo-app-issues/-/issues/1640
This commit is contained in:
@ -394,4 +394,10 @@ public class Constants {
|
||||
|
||||
// 标记下载重试标记(值为任务已下载大小,为空表示需要重试)
|
||||
public static final String MARK_RETRY_DOWNLOAD = "retry_download";
|
||||
|
||||
// 工具箱历史记录(最多4个)
|
||||
public static final String TOOLBOX_HISTORY = "toolbox_history";
|
||||
|
||||
public static final String NEW_DEV_API_HOST = "https://dev-app-api.ghzs.com/";
|
||||
public static final String NEW_API_HOST = "https://app-api.ghzs.com/";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user