mirror of
https://github.com/cool-team-official/cool-admin-midway.git
synced 2025-12-11 00:22:49 +00:00
字典模块 文字描述
This commit is contained in:
parent
bb94d5dcb4
commit
1d1e11bb3a
@ -6,9 +6,9 @@ import { ModuleConfig } from '@cool-midway/core';
|
||||
export default () => {
|
||||
return {
|
||||
// 模块名称
|
||||
name: '信息管理',
|
||||
name: '字典管理',
|
||||
// 模块描述
|
||||
description: '信息管理模块,主要管理数据字典等',
|
||||
description: '数据字典等',
|
||||
// 中间件,只对本模块有效
|
||||
middlewares: [],
|
||||
// 中间件,全局有效
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user