OK much
This commit is contained in:
40
Html/db/data/user/a.json
Normal file
40
Html/db/data/user/a.json
Normal file
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"user_id": "a",
|
||||
"select_course": [
|
||||
"algorithm",
|
||||
"data-structure"
|
||||
],
|
||||
"head_icon": "",
|
||||
"course_process_dict": {
|
||||
"algorithm": {
|
||||
"lesson_processs": [
|
||||
[
|
||||
[],
|
||||
"L001"
|
||||
],
|
||||
[
|
||||
[],
|
||||
"L002"
|
||||
]
|
||||
],
|
||||
"course_put_in_date": "",
|
||||
"course_last_study_date": "",
|
||||
"course_total_study_time": 0
|
||||
},
|
||||
"data-structure": {
|
||||
"lesson_processs": [
|
||||
[
|
||||
[],
|
||||
"L001"
|
||||
],
|
||||
[
|
||||
[],
|
||||
"L002"
|
||||
]
|
||||
],
|
||||
"course_put_in_date": "",
|
||||
"course_last_study_date": "",
|
||||
"course_total_study_time": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user