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-06-03 17:32:43 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
6b977b74d013b37dd1d4d45f24cc0dca8facd577
6b977b74
1 parent
3b0349e7
update doc api
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
boxfish-四会课小程序/四会课小程序领取0512.md
boxfish-四会课小程序/四会课小程序领取0512.md
View file @
6b977b7
...
...
@@ -124,6 +124,8 @@ public static class Request {
private
String
openId
;
// 微信openId
private
Long
invitationCode
;
// 邀请人的邀请码
private
Boolean
flagShareObtain
;
// 分享入口领取的时候,需要加上该字段 flagShareObtain=true
}
```
...
...
Please
register
or
login
to post a comment