This commit is contained in:
qq
2026-04-21 23:56:38 +08:00
parent c2d7d53fbb
commit 0e4c3a9c11
13 changed files with 64 additions and 13 deletions
+4
View File
@@ -12,6 +12,10 @@ export declare class AppEnv {
static REDIS_PROT: number;
static JWT_API_SECRET: string;
static JWT_ADMIN_SECRET: string;
static COS_SECRET_ID: string;
static COS_SECRET_KEY: string;
static COS_BUCKET: string;
static COS_REGION: string;
static IM_APP_ID: number;
static IM_SECRET_KEY: string;
static IM_USER_ID_PREFIX: string;