Showing
1 changed file
with
0 additions
and
2 deletions
@@ -215,7 +215,6 @@ public static class Response { | @@ -215,7 +215,6 @@ public static class Response { | ||
215 | ``` | 215 | ``` |
216 | 216 | ||
217 | 217 | ||
218 | - | ||
219 | > `grade`为枚举值:<br> | 218 | > `grade`为枚举值:<br> |
220 | > `GRADE_1_A`<br> | 219 | > `GRADE_1_A`<br> |
221 | > `GRADE_1_B`<br> | 220 | > `GRADE_1_B`<br> |
@@ -237,7 +236,6 @@ public static class Response { | @@ -237,7 +236,6 @@ public static class Response { | ||
237 | 236 | ||
238 | - ResponseBody: | 237 | - ResponseBody: |
239 | 238 | ||
240 | - | ||
241 | ```json5 | 239 | ```json5 |
242 | { | 240 | { |
243 | "status": "SUCCESS", | 241 | "status": "SUCCESS", |
-
Please register or login to post a comment