fix bug
This commit is contained in:
parent
3054ed4ba6
commit
aa61d58264
@ -515,7 +515,7 @@ class TeacherScheduleTimeController extends Crud
|
||||
return json([
|
||||
'code' => ResponseCode::WEB_API_SUCCESS,
|
||||
'data' => [
|
||||
'url' => getenv('SERVER_DOMAIN') . $file_path . $file_name,
|
||||
'file_url' => getenv('SERVER_DOMAIN') . $file_path . $file_name,
|
||||
// 'file_url' => 'http://course.test' . $file_path . $file_name,
|
||||
'file_name' => $file_name
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user