请求URL:
参数:
参数名 | 是否必须 | 类型 | 说明 |
---|---|---|---|
client | 是 | string | 值是:work 代表是企业微信端 |
type | 是 | int | 值是:17 代表是企业微信端 |
get_time | 是 | int | 时间格式: 2021-04-12 |
返回示例:
正确时返回:
{ result:: 1, msg: "ok", data: { currenturrent_page: 2, data:data: [{ title: title: "浏览页面", url: url: "http://www.wq.com/addons/yun_shop/?menu#/?i=2", thumb: thumb:mb: "", price:price: 0, port port_type: "小程序", createdcreated_at: "2021-04-12 14:52:19" }, },}, { title: title:: "浏览页面", url: url: "http://www.wq.com/addons/yun_shop/?menu#/?i=2", thumb: thumb:mb: "", price:price: 0, port port_type: "WAP", createdcreated_at: "2021-04-12 14:50:33" }, },}, { title: title:: "浏览页面", url: url: "http://www.wq.com/addons/yun_shop/?menu#/?i=2", thumb: thumb:mb: "", price:price: 0, port port_type: "小程序", createdcreated_at: "2021-04-12 14:50:25" }, },}, { title: title:: "浏览页面", url: url: "http://www.wq.com/addons/yun_shop/?menu#/?i=2", thumb: thumb:mb: "", price:price: 0, port port_type: "小程序", createdcreated_at: "2021-04-12 14:49:57" }, },}, { title: title:: "浏览页面", url: url: "http://www.wq.com/addons/yun_shop/?menu#/?i=2", thumb: thumb:mb: "", price:price: 0, port port_type: "小程序", createdcreated_at: "2021-04-12 14:49:48" }, },}, { title: title:: "浏览页面", url: url: "http://www.wq.com/addons/yun_shop/?menu#/?i=2", thumb: thumb:mb: "", price:price: 0, port port_type: "WAP", createdcreated_at: "2021-04-12 14:49:43" }, },}, { title: title:: "浏览页面", url: url: "http://www.wq.com/addons/yun_shop/?menu#/?i=2", thumb: thumb:mb: "", price:price: 0, port port_type: "WAP", createdcreated_at: "2021-04-12 14:49:39" }, },}, { title: title:: "浏览页面", url: url: "http://www.wq.com/addons/yun_shop/?menu#/?i=2", thumb: thumb:mb: "", price:price: 0, port port_type: "小程序", createdcreated_at: "2021-04-12 14:49:25" }, },}, { title: title:: "浏览页面", url: url: "http://www.wq.com/addons/yun_shop/?menu#/?i=2", thumb: thumb:mb: "", price:price: 0, port port_type: "小程序", createdcreated_at: "2021-04-12 14:47:16" }, },}, { title: title:: "浏览页面", url: url: "http://www.wq.com/addons/yun_shop/?menu#/?i=2", thumb: thumb:mb: "", price:price: 0, port port_type: "小程序", createdcreated_at: "2021-04-12 14:47:13" }, },}, { title: title:: "浏览页面", url: url: "http://www.wq.com/addons/yun_shop/?menu#/?i=2", thumb: thumb:mb: "", price:price: 0, port port_type: "WAP", createdcreated_at: "2021-04-12 14:24:28" }, },}, { title: title:: "浏览页面", url: url: "http://www.wq.com/addons/yun_shop/?menu#/?i=2", thumb: thumb:mb: "", price:price: 0, port port_type: "WAP", createdcreated_at: "2021-04-12 14:24:21" }, },}, { title: title:: "浏览页面", url: url: "http://www.wq.com/addons/yun_shop/?menu#/?i=2", thumb: thumb:mb: "", price:price: 0, port port_type: "WAP", createdcreated_at: "2021-04-12 14:24:19" } } ], firstfirst_page_url: "http://www.wq.com/addons/yun_shop/api.php?page=1", from:om: 16, lastlast_page: 2, lastlast_page_url: "http://www.wq.com/addons/yun_shop/api.php?page=2", nextext_page_url: null, path:path: "http://www.wq.com/addons/yun_shop/api.php", perper_page: 15, prevprev_page_url: "http://www.wq.com/addons/yun_shop/api.php?page=1", to:to: 28, total:total: 28 }} }
###集合数据说明
|参数名|类型|说明|
|:----- |:-----|----- |
|title |string | 标题|
|url | string| 浏览路由 |
|port_type |string) |浏览类型 |
|created_at |int(10) | 创建时间 |