fix:优化auth权限,登录逻辑获取信息

This commit is contained in:
Ying
2022-12-02 11:16:57 +08:00
parent 66c75fb6b4
commit 1cba17c91c
31 changed files with 668 additions and 811 deletions

View File

@@ -23,7 +23,8 @@ return [
'monitor_dir' => [
app_path(),
config_path(),
base_path() . '/plugin',
// 插件开发者请开启此项
// base_path() . '/plugin',
base_path() . '/process',
base_path() . '/support',
base_path() . '/resource',