huayandong

update doc api

[![996.icu](https://img.shields.io/badge/link-996.icu-red.svg)](https://996.icu)
### v13.4.1接口
##### 1. 【APP接口,旧接口】幼儿园右上角点击显示网页
- URL: {{localhost}}/boxfish-wudaokou-recommend/kindergarten/resource/getPageUrl?access_token=avFG2pbbhj
- Method: GET
- ResponseBody:
```json5
{
"status": "SUCCESS",
"introducePageUrl": "https://www.boxfish.cn/share/market/effective_app.html?sharable=1"
}
```
... ...