删除商家额度
POST
/admin/merchant/quota/api/deleteItem
请求头
参数名
类型
描述
必填
Cookie
String
必填
请求参数
参数名
类型
描述
必填
merchantQuotaId
int
商家额度主键id。示例:1
必填
响应参数
参数名
类型
描述
必填
result
int
示例:-2
必填
data
object
示例:null
必填
msg
string
示例:数据不存在!
必填