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