调整上传图片接口

main
liutk 2024-05-30 07:28:14 +08:00
parent 696171e93d
commit a86fbf5502
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ class UserService
]);
}
protected function saveFile($path, $file = null)
public function saveFile($path, $file = null)
{
if (gettype($file) == 'object') {
//获取文件大小