chore: update startup tasks

This commit is contained in:
engigu
2025-12-09 21:44:14 +08:00
parent 0a70c15e5e
commit 2125ddc853
18 changed files with 655 additions and 257 deletions
+1
View File
@@ -4,6 +4,7 @@ export interface ConstantType {
TOTAL: number;
DEFALUT_SITE_CONFIG: string;
LOG_TASK_ID: string;
HOSTED_MSG_TASK_ID: string;
STORE_TOKEN_NAME: string;
STORE_CUSTOM_NAME: string;
NO_AUTH_URL: string[];