ThinkChat🤖让你学习和工作更高效,注册即送10W Token,即刻开启你的AI之旅 广告
~~~[api] post:api/user/banners *token# query#数据类型,电脑端-'pc';不传或其他-'app'为APP或小程序 type#位置类型 <<< success { status: 1 message: "数据返回成功" order_data: [] data: [ { id: 1 config_id: "18888888888" type: "merchant" //位置类型 type_desc: "商户app" //位置类型描述 user_id: 102 title: "1" //标题 banner_desc: "111" //描述 img_url: "http://www.yunsoyi.cn/upload/images/15697370762913.jpg" //地址 banner_time_s: "2019-09-24 14:05:02" banner_time_e: "2019-10-12 00:00:00" sort: 1 //排序 越小越靠前 status: "1" //状态 1正常 2未审核 action_url: "http://www.yunsoyi.cn/upload/images/15697370762913.jpg" //跳转地址 created_at: "2019-09-29 14:05:57" updated_at: "2019-09-29 14:05:57" } , ... ] l: 10 //每页显示数 p: 1 //页数 t: 4 //总数 } <<< error ~~~