多应用+插件架构,代码干净,二开方便,首家独创一键云编译技术,文档视频完善,免费商用码云13.8K 广告
~~~[api] post:http://127.0.0.1:8080/api/attachments/attachmentDel *user_id= #当前登录用户 *attachments_id= #部件Id <<< success { "msg": "成功", "status": 状态 "data": { "attachments_id": 部件ID "item_name": 部件名称 "area_id": 区域ID "area_name": 区域名称 "attachments_no": 编号 "attachments_type": 部件类型 "type_name": 部件类型名称 "src": 图片前缀 "picture": 图片 "summary": 简介 "appKey": AppKey "secret": Secret "attNo": 设备序列号 }, } <<< error ~~~