添加图片组
POST
http://localhost:8080/imgLabel
请求参数
参数名
类型
描述
必填
title
string
标题
必填
imgs
string
id集合 示例:[123,321]
必填
响应参数
参数名
类型
描述
必填
code
string
示例:0
必填
data
boolean
示例:true
必填
msg
string
示例:执行成功
必填