企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
# 获取控件列表 +++ get:/shophome/getControlList *userId#用户编号 <<< { "code": "00000", "data": { "controlList": [ { "controlId": 6, "controlName": "标题", "type": "1", "styleList": [ { "styleId": 3, "controlId": 10, "styleName": "商品列表样式一", "styleImg": "https://img.xunkuyun.com/img_upload/project/ylmini/uploadImage/normal/2019/05/20190516135636419794.jpg", "styleWidth": 550, "styleHeight": 270, "num": 3, "moduleId": 16, "type": "4" "list": [ { "titleName": "标题", "rightName": "更多", "imgUrl": "", "templateType": "", "imageId": "", "groupName": "", "type": "3" } ] }, ... ] }, ... ] }, "onceToken": "", "info": "获取控件列表成功" } +++ ## styleList:样式列表(添加返回数据) |序号|名称|描述|备注| | -- | -- | -- | -- | | 1 |moduleId|模板id||