1
0
mirror of https://gitee.com/zoujingli/ThinkAdmin.git synced 2025-04-06 03:58:04 +08:00

默认只保留 admin 模块

This commit is contained in:
邹景立 2023-02-16 14:44:53 +08:00
parent 88751808e0
commit 3f532af683

@ -22,7 +22,6 @@
},
"require": {
"php": ">=7.1",
"zoujingli/think-plugs-admin": "^1.0",
"zoujingli/think-plugs-wechat": "^1.0"
"zoujingli/think-plugs-admin": "^1.0"
}
}