企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
### 基本信息 **Path:** /api/spread/banner **Method:** GET **接口描述:** ### 请求参数 **Query** | 参数名称 | 是否必须 | 示例 | 备注 | | --- | --- | --- | --- | | type | 否 | 1 | 1=小程序,2=公众号 | ### 返回数据 | 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 | | --- | --- | --- | --- | --- | --- | | status | number | 必须 | | | | | msg | string | 必须 | | | | | data | object \[\] | 非必须 | | | item 类型: object | | ├─ id | integer | 非必须 | | 海报背景编号 | | | ├─ title | string | 非必须 | | 海报背景标题 | | | ├─ pic | string | 非必须 | | 海报背景原图 | | | ├─ poster | string | 非必须 | | 小程序海报图片 | | | ├─ wap\_poster | string | 非必须 | | 公众号海报图片 | |