接口提示信息国际化

This commit is contained in:
whyour
2026-06-11 02:19:04 +08:00
parent 946731ac8d
commit 05f8fd3805
17 changed files with 206 additions and 26 deletions
+1
View File
@@ -31,6 +31,7 @@ export enum AuthDataType {
}
export interface SystemConfigInfo {
lang?: string;
logRemoveFrequency?: number;
cronConcurrency?: number;
dependenceProxy?: string;