删除
DELETE
http://localhost:8080/selection/delete/{id}
接口描述
删除,带一个路径参数 ID
响应参数
参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:Success
必填
data
string
示例:删除成功, 受影响的行数: 1
必填