huayandong

update doc api

@@ -65,7 +65,7 @@ public static class Response { @@ -65,7 +65,7 @@ public static class Response {
65 - Method: POST 65 - Method: POST
66 - RequestBody: 66 - RequestBody:
67 67
68 -```json5 68 +```json
69 { 69 {
70 "userOpenId": "open_id_userOpenId" 70 "userOpenId": "open_id_userOpenId"
71 } 71 }
@@ -73,7 +73,7 @@ public static class Response { @@ -73,7 +73,7 @@ public static class Response {
73 73
74 - ResponseBody: 74 - ResponseBody:
75 75
76 -```json5 76 +```json
77 { 77 {
78 "status": "SUCCESS", 78 "status": "SUCCESS",
79 "userObtainWordCourse": true, 79 "userObtainWordCourse": true,