更新 views.py
parent
1dddf07b54
commit
70c0c7925d
|
|
@ -373,5 +373,6 @@ def student_get_today_courses():
|
|||
'data': data
|
||||
})
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
app.run(debug=True)
|
||||
|
|
|
|||
Reference in New Issue