提交版本
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"course_id": "CS101",
|
||||
"course_name": "Computer Science 101",
|
||||
"course_description":"这个老师很懒,没有写介绍",
|
||||
"course_img_path": "/static/image/algorithm/book_cover.png",
|
||||
"course_img_path": "/static/image/CS101/CS101.png",
|
||||
"course_create_date": "2023-01-01",
|
||||
"course_update_data": "2023-01-01"},
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
"course_id": "data-structure",
|
||||
"course_name": "数据结构",
|
||||
"course_description":"这个老师很懒,没有写介绍",
|
||||
"course_img_path": "/static/image/algorithm/book_cover.png",
|
||||
"course_img_path": "/static/image/data-structure/book_cover-data-structure.png",
|
||||
"course_create_date": "2023-01-01",
|
||||
"course_update_data": "2023-01-01"}
|
||||
}
|
||||
Reference in New Issue
Block a user