This commit is contained in:
Chenx221 2024-02-15 10:14:23 +08:00
parent a845774163
commit 4bde08c394
Signed by: chenx221
GPG Key ID: D7A9EC07024C3021

View File

@ -300,6 +300,8 @@ class HomeController extends Controller
} }
/** /**
* 新建文件夹
*
* @return array|string|Response * @return array|string|Response
*/ */
public function actionNewfolder() public function actionNewfolder()