删除
DELETE
http://localhost:8080/cooperation/{id}
请求参数
参数名
类型
描述
必填
id
int
id
必填
响应参数
参数名
类型
描述
必填
code
string
示例:0
必填
data
boolean
示例:true
必填
msg
string
示例:执行成功
必填