mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2026-06-08 12:58:11 +08:00
修改插件配置
This commit is contained in:
parent
619c451a5f
commit
cf6ddbc587
@ -31,16 +31,18 @@
|
||||
"app\\admin\\Service"
|
||||
]
|
||||
},
|
||||
"plugin": {
|
||||
"copy": {
|
||||
"stc/database": "database/migrations"
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
"type": "module",
|
||||
"name": "系统后台管理",
|
||||
"document": "https://thinkadmin.top/plugin/think-plugs-admin.html",
|
||||
"description": "后台基础管理模块,系统账号及安全配置管理。"
|
||||
},
|
||||
"plugin": {
|
||||
"copy": {
|
||||
"src": "!app/admin",
|
||||
"stc/database": "database/migrations"
|
||||
},
|
||||
"clear": true
|
||||
}
|
||||
},
|
||||
"prefer-stable": true,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user