huayandong

update doc api

... ... @@ -199,7 +199,8 @@ public static class Response {
- URL: {{localhost}}/boxfish-online-card/order/textbook/submitXxqOrder
- Method: POST
- RequestBody:
```json5
```json
{
"grade": "GRADE_8_A",
"orderName": "领取测试-hua23",
... ... @@ -213,6 +214,8 @@ public static class Response {
}
```
> `grade`为枚举值:
> `GRADE_1_A`<br>
> `GRADE_1_B`<br>
... ...