文档
测试

活动删除

POST
http://localhost:8080/homepage-interface/activity-del

请求参数

参数名
类型
描述
必填
tenantId
int
租户ID
必填
id
int
指定活动Id
必填

响应参数

参数名
类型
描述
必填
code
string
示例:0000 成功 0001 失败
必填
visitTime
string
示例:返回时间
必填
content
object
返回内容
必填
state
string
示例:返回描述
必填