refactor: 分页响应数据结构调整
This commit is contained in:
1
types/env.d.ts
vendored
1
types/env.d.ts
vendored
@@ -10,7 +10,6 @@ interface ImportMetaEnv {
|
||||
readonly VITE_APP_API_URL: string;
|
||||
readonly VITE_APP_TITLE?: string;
|
||||
readonly VITE_APP_TENANT_ENABLED?: string;
|
||||
readonly VITE_ENABLE_AI_ASSISTANT?: string;
|
||||
readonly VITE_MOCK_DEV_SERVER: boolean;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user