24 lines
520 B
JSON
24 lines
520 B
JSON
{
|
|
"user_id": "CakeCN",
|
|
"select_course": [
|
|
"algorithm"
|
|
],
|
|
"head_icon": "",
|
|
"course_process_dict": {
|
|
"algorithm": {
|
|
"lesson_processs": [
|
|
[
|
|
[],
|
|
"binary_search"
|
|
],
|
|
[
|
|
[],
|
|
"L002"
|
|
]
|
|
],
|
|
"course_put_in_date": "",
|
|
"course_last_study_date": "",
|
|
"course_total_study_time": 0
|
|
}
|
|
}
|
|
} |