Showing
1 changed file
with
8 additions
and
0 deletions
@@ -79,3 +79,11 @@ public class MemberSummary implements BeanToJson { | @@ -79,3 +79,11 @@ public class MemberSummary implements BeanToJson { | ||
79 | 79 | ||
80 | - Response: | 80 | - Response: |
81 | 成功:`状态码200` | 81 | 成功:`状态码200` |
82 | + | ||
83 | + | ||
84 | +##### 3. APP页面点击领取四会课上报服务器接口 | ||
85 | + | ||
86 | +- URL: {{localhost}}/boxfish-online-card/member/textbook/submitTextbookV2?access_token={{token}} | ||
87 | +- Method: POST | ||
88 | +- Response: | ||
89 | +成功:`状态码200` |
-
Please register or login to post a comment