rabin 1 天之前
父节点
当前提交
9ad732a9f5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      config/setting.php

+ 1 - 1
config/setting.php

@@ -9,7 +9,7 @@ return [
     # 定义类型 互动使用的
     # 定义类型 互动使用的
     'type' => [
     'type' => [
         # 资源
         # 资源
-        1 => 'Pource/Lib/Info',
+        1 => 'Psource/Lib/Info',
         2 => 'Psource/Lib/Content',
         2 => 'Psource/Lib/Content',
         3 => 'Pact/Lib/Review',
         3 => 'Pact/Lib/Review',
     ],
     ],