附件同步增加配置错误修复

feat/task1-c-wallet
Devil 2021-08-02 15:53:05 +08:00
parent 8623200e8b
commit 39326cefcc
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@ class ResourcesService
}
// 配置信息
$config = MyConfig('ueditor.');
$config = MyConfig('ueditor');
// 文件信息
$info = pathinfo($file);