路由权限添加
This commit is contained in:
Vendored
+2
@@ -10,6 +10,8 @@ declare namespace StorageType {
|
||||
}
|
||||
|
||||
interface Local {
|
||||
/** The user info */
|
||||
userInfo: any;
|
||||
/** The i18n language */
|
||||
lang: App.I18n.LangType;
|
||||
/** The token */
|
||||
|
||||
Reference in New Issue
Block a user