huayandong

doc api

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