We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5141cdb commit eeb93cfCopy full SHA for eeb93cf
1 file changed
src/api/v1/bot.md
@@ -25,7 +25,7 @@ POST /v1/bot/banner
25
"id": 6, // banner的id
26
"title": "机器人开发指南", // 标题
27
"introduction": "依托开放的服务接口,用户可以打造属于自己的机器人,提升工作生活效率", // 介绍
28
- "targetId": "", // "查看详情"跳转的链接
+ "targetId": "", // "查看详情"点击后的id
29
"targetUrl": "https://www.yhchat.com/document/1-3", // "查看详情"跳转的链接
30
"imageUrl": "https://chat-img.jwznb.com/ca2b3753a9e7dbb94881b5f9364f7ffc.tmp", // banner背景图
31
"sort": 40, // 排列顺序
0 commit comments