更新 views.py
This commit is contained in:
@@ -373,5 +373,6 @@ def student_get_today_courses():
|
||||
'data': data
|
||||
})
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
app.run(debug=True)
|
||||
|
||||
Reference in New Issue
Block a user