路由权限添加

This commit is contained in:
2026-08-28 17:32:37 +08:00
parent 4923c4e5d6
commit 76fe37d378
3 changed files with 46 additions and 5 deletions
+2
View File
@@ -10,6 +10,8 @@ declare namespace StorageType {
}
interface Local {
/** The user info */
userInfo: any;
/** The i18n language */
lang: App.I18n.LangType;
/** The token */