huayandong

doc api

... ... @@ -69,4 +69,13 @@ public class MemberSummary implements BeanToJson {
private String classSmall_JHPurchaseUrl; // 精华小学期 网页
private String classSmall_JHPurchaseImage; // 精华小学期 图片
}
```
\ No newline at end of file
```
##### 2. 点击弹窗,上报服务器接口
- URL: {{localhost}}/boxfish-online-card/member/dialog/submitDialog?access_token={{token}}
- Method: POST
- Response:
成功:`状态码200`
\ No newline at end of file
... ...