Showing
1 changed file
with
9 additions
and
0 deletions
@@ -70,3 +70,12 @@ public class MemberSummary implements BeanToJson { | @@ -70,3 +70,12 @@ public class MemberSummary implements BeanToJson { | ||
70 | private String classSmall_JHPurchaseImage; // 精华小学期 图片 | 70 | private String classSmall_JHPurchaseImage; // 精华小学期 图片 |
71 | } | 71 | } |
72 | ``` | 72 | ``` |
73 | + | ||
74 | + | ||
75 | +##### 2. 点击弹窗,上报服务器接口 | ||
76 | + | ||
77 | +- URL: {{localhost}}/boxfish-online-card/member/dialog/submitDialog?access_token={{token}} | ||
78 | +- Method: POST | ||
79 | + | ||
80 | +- Response: | ||
81 | +成功:`状态码200` |
-
Please register or login to post a comment