文档
测试

小程序首页推荐图片

POST
/api/System/getIndexPic

请求参数

参数名
类型
描述
必填
type
int
1-APP 2-小程序 3-网页
必填

说明 / 示例

{ "success": true, "data": { "id": 1, "pic": "http://yxst2.oss-cn-shenzhen.aliyuncs.com/video/kQ8jwB3EfG.png", "title": "小程序首页图片推荐", "type": 2 }, "message": "success" }