Showing
1 changed file
with
2 additions
and
1 deletions
@@ -67,7 +67,8 @@ http://192.168.0.100:8788/home/sign?identifier=7 (identifier是用户id) | @@ -67,7 +67,8 @@ http://192.168.0.100:8788/home/sign?identifier=7 (identifier是用户id) | ||
67 | ``` | 67 | ``` |
68 | type:Other | 68 | type:Other |
69 | command:createWordSpell | 69 | command:createWordSpell |
70 | -userInfo:{"CandidatesForSpellPractice":[w,o,r,d], "RandomCandidatesForSpellPractice":[o,d,r,w]} | 70 | +userInfo:{"CandidatesForSpellPractice":[w,o,r,d], |
71 | +"RandomCandidatesForSpellPractice":[o,d,r,w]} | ||
71 | index:2 | 72 | index:2 |
72 | 73 | ||
73 | ``` | 74 | ``` |
-
Please register or login to post a comment