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-06 14:01:47 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
ef633e63afbf44b34c1ceb1f75948113993bbfcf
ef633e63
1 parent
6c642f6c
update doc api
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
0 deletions
boxfish-四会课小程序/四会课领取后台接口.md
boxfish-四会课小程序/四会课领取后台接口.md
View file @
ef633e6
...
...
@@ -100,3 +100,19 @@ public static class Request {
private
String
orderAddressDetail
;
}
```
##### 4. 查询收货人信息接口
-
URL: {{localhost}}/boxfish-online-card/order/textbook/getObtainAddress
-
Method: POST
-
RequestBody:
```
json5
{
"userId": ""
}
```
...
...
Please
register
or
login
to post a comment