更新时间:2024-09-24 13:11
友链列表
接口调用请求
方式:get
地址:https://www.ltcms.com/api/friend_link
请求头
[]
请求头说明
无
请求参数
[]
请求参数说明
名称 | 类型 | 必填 | 说明 | 示例 |
---|---|---|---|---|
groupId | integer | 否 | 分组ID | |
offset | integer | 否 | 偏移量,默认值0 | |
limit | integer | 否 | 条数,默认值10 |
返回参数
{"id":1,"linkName":"龙腾cms","linkUrl":"https://www.ltcms.com","className":"#000000","logo":"","description":""}
返回参数说明
键名 | 说明 |
---|---|
id | |
linkName | |
linkUrl | |
className | |
logo | |
description |