From a86fbf55026df113509dc00a4a9e3cba49dd6462 Mon Sep 17 00:00:00 2001 From: liutk <961510893@qq.com> Date: Thu, 30 May 2024 07:28:14 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E4=B8=8A=E4=BC=A0=E5=9B=BE?= =?UTF-8?q?=E7=89=87=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/Services/Api/UserService.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Services/Api/UserService.php b/app/Services/Api/UserService.php index 8398b03..a53b90b 100644 --- a/app/Services/Api/UserService.php +++ b/app/Services/Api/UserService.php @@ -77,7 +77,7 @@ class UserService ]); } - protected function saveFile($path, $file = null) + public function saveFile($path, $file = null) { if (gettype($file) == 'object') { //获取文件大小