Showing
1 changed file
with
21 additions
and
0 deletions
app-v13.4.0/13.4.1.md
0 → 100644
1 | +[](https://996.icu) | ||
2 | + | ||
3 | + | ||
4 | +### v13.4.1接口 | ||
5 | + | ||
6 | + | ||
7 | +##### 1. 【APP接口,旧接口】幼儿园右上角点击显示网页 | ||
8 | + | ||
9 | +- URL: {{localhost}}/boxfish-wudaokou-recommend/kindergarten/resource/getPageUrl?access_token=avFG2pbbhj | ||
10 | +- Method: GET | ||
11 | +- ResponseBody: | ||
12 | + | ||
13 | +```json5 | ||
14 | +{ | ||
15 | + "status": "SUCCESS", | ||
16 | + "introducePageUrl": "https://www.boxfish.cn/share/market/effective_app.html?sharable=1" | ||
17 | +} | ||
18 | +``` | ||
19 | + | ||
20 | + | ||
21 | + |
-
Please register or login to post a comment