💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、豆包、星火、月之暗面及文生图、文生视频 广告
# 获取地图 ~~~[api] get:/vrmap <<< success { "status": true, "resdata": [ { "id": 1, "title": "路线1 校门->图书馆", "url": "https://icu.wangxuefeng.com.cn/vr/ICU20180101/ICUVR20180101.html", "img": "static/img/line1.png" } ] } <<< error { "status": false, "title": "暂无数据" } ~~~ # 更新`viewcount` ~~~[api] post:/vrmap/post/view *string:id=1#vrmapID <<< nodata nodata ~~~