大改:重新整理菜单及权限
This commit is contained in:
@@ -160,4 +160,5 @@ export interface AppParam extends PageParam {
|
||||
showIndex?: boolean;
|
||||
showExpiration?: boolean;
|
||||
keywords?: any;
|
||||
sceneType?: string;
|
||||
}
|
||||
|
||||
@@ -39,5 +39,8 @@ export interface TenantParam extends PageParam {
|
||||
appId?: string;
|
||||
companyId?: number;
|
||||
companyName?: string;
|
||||
version?: string;
|
||||
province?: string;
|
||||
city?: string;
|
||||
tenantCode?: string;
|
||||
}
|
||||
Reference in New Issue
Block a user