团购后台管理删除接口
DELETE
http://10.3.176.5:88/api/logic/team/delete/{teamIds}
接口描述
删除团购数据的接口
请求参数
参数名
类型
描述
必填
teamIds
Long
路径传参 删除的团购的数据id
必填