chore: split ai model config locale

This commit is contained in:
2026-06-11 10:38:33 +08:00
parent 19d627cd21
commit 45d8fb2586
5 changed files with 1351 additions and 1276 deletions
-2
View File
@@ -37,9 +37,7 @@ const businessModules = import.meta.glob([
'./langs/zh-CN/message.json',
'./langs/zh-CN/permission.json',
'./langs/zh-CN/role.json',
'./langs/zh-CN/system-config.json',
'./langs/zh-CN/system.json',
'./langs/zh-CN/ui-config.json',
'./langs/zh-CN/user.json',
]);