Toggle navigation
Toggle navigation
This project
Loading...
Sign in
huayandong
/
recommend-api
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
huayandong
2019-05-13 00:19:29 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
847ff542ef81bd13613aed1b6b2f57e436b8ed07
847ff542
1 parent
bb0abb7a
doc api
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
boxfish-四会课小程序/四会课小程序领取0512.md
boxfish-四会课小程序/四会课小程序领取0512.md
View file @
847ff54
...
...
@@ -118,6 +118,8 @@ public static class Response {
private
ResponseStatus
status
;
private
String
message
;
// 邀请码
private
Long
invitationCode
;
// 领取的课程信息
private
List
<
TextbookInfo
>
textbookList
=
new
ArrayList
<>();
// 邀请的好友信息
...
...
Please
register
or
login
to post a comment