删除数据
POST
/yao_detail/delDataByID
请求头
参数名
类型
描述
必填
Authorization
string
Bearer {token}
必填
请求参数
参数名
类型
描述
必填
id
int
要删除信息的ID
必填