Skip to content

Commit 8fc44e8

Browse files
committed
配置文件加载异常 /plugin/
1 parent 58dab1e commit 8fc44e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/plugin/casbin/webman-permission/permission.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# Model 设置
1111
'model' => [
1212
'config_type' => 'file',
13-
'config_file_path' => config_path() . 'ugin/casbin/webman-permission/rbac-model.conf',
13+
'config_file_path' => config_path() . '/plugin/casbin/webman-permission/rbac-model.conf',
1414
'config_text' => '',
1515
],
1616
# 适配器

0 commit comments

Comments
 (0)