diff --git a/config/upload_type.php b/config/upload_type.php index d273ae2..87433ae 100644 --- a/config/upload_type.php +++ b/config/upload_type.php @@ -4,5 +4,5 @@ return [ 1 => '系统LOGO', 2 => '管理员头像', 3 => '用户头像', - 4=>'富文本图片', + 'editor'=>'富文本图片', ]; \ No newline at end of file