属性更改 websocket测试 POST /attribute/edit 请求参数 参数名 类型 描述 必填 name string 示例:111 必填 type number 示例:1 必填 attribute_values array 数据列表 必填 value string 示例:35 必填 image string 示例:111 必填 id int64 属性值ID,假如设置为小于0,则创建该属性值 必填 is_remove bool 假如为真,则移除该属性值。 必填 attribute_id string 属性ID 必填 响应参数 参数名 类型 描述 必填 code number 示例:200 必填 redirect_url string 示例: 必填 redirect_params string 示例: 必填 message object 数据字典 必填 信息 string 示例:修改成功! 必填 content object 数据字典 必填 id string 被修改属性ID 必填