huayandong

update doc api

  1 +[![996.icu](https://img.shields.io/badge/link-996.icu-red.svg)](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 +