fix:优化auth权限,登录逻辑获取信息
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user