合并 ts

This commit is contained in:
LiuHao
2023-06-20 19:15:58 +08:00
15 changed files with 285 additions and 21 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ interface ImportMetaEnv {
VITE_APP_BASE_URL: string;
VITE_APP_CONTEXT_PATH: string;
VITE_APP_MONITRO_ADMIN: string;
VITE_APP_XXL_JOB_ADMIN: string;
VITE_APP_POWERJOB_ADMIN: string;
VITE_APP_ENV: string;
}
interface ImportMeta {