This commit is contained in:
Zyronon
2025-10-11 02:19:36 +08:00
parent dccc248a96
commit b36aaf2370
21 changed files with 138 additions and 158 deletions

View File

@@ -156,6 +156,7 @@ export type DictResource = {
translateLanguage: TranslateLanguageType
//todo 可以考虑删除了
type?: DictType
version?: number
language: LanguageType
}