fix bug
This commit is contained in:
parent
2bb1825208
commit
3054ed4ba6
@ -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' => [
|
||||
|
Loading…
x
Reference in New Issue
Block a user