From 3054ed4ba6a223de3ebceb02974562493c8e4792 Mon Sep 17 00:00:00 2001 From: Dai Date: Tue, 13 Aug 2024 15:30:56 +0800 Subject: [PATCH] fix bug --- plugin/admin/app/controller/TeacherScheduleTimeController.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/admin/app/controller/TeacherScheduleTimeController.php b/plugin/admin/app/controller/TeacherScheduleTimeController.php index 7e33b31..506c048 100644 --- a/plugin/admin/app/controller/TeacherScheduleTimeController.php +++ b/plugin/admin/app/controller/TeacherScheduleTimeController.php @@ -511,7 +511,7 @@ class TeacherScheduleTimeController extends Crud mkdir($save_path, 0777, true); } $writer->save($save_path . $file_name); -s + return json([ 'code' => ResponseCode::WEB_API_SUCCESS, 'data' => [