allow unsafe
This commit is contained in:
24
Html/db/data/user/CakeCN.json
Normal file
24
Html/db/data/user/CakeCN.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -3,5 +3,6 @@
|
||||
"user456": "password456",
|
||||
"user789": "password789",
|
||||
"cake": "123123",
|
||||
"a": "123123"
|
||||
"a": "123123",
|
||||
"CakeCN": "123123"
|
||||
}
|
||||
Reference in New Issue
Block a user