mirror of
https://github.com/cool-team-official/cool-admin-midway.git
synced 2026-01-02 16:18:15 +00:00
修复模块配置代码片段
This commit is contained in:
parent
aaa14529d2
commit
19ddf98e11
2
.vscode/config.code-snippets
vendored
2
.vscode/config.code-snippets
vendored
@ -13,7 +13,7 @@
|
||||
" // 模块名称",
|
||||
" name: 'xxx',",
|
||||
" // 模块描述",
|
||||
" describe: 'xxx',",
|
||||
" description: 'xxx',",
|
||||
" // 中间件",
|
||||
" middlewares: [],",
|
||||
" } as ModuleConfig;",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user