This commit is contained in:
苏尹岚
2021-04-19 14:16:26 +08:00
parent f442644bdd
commit 89417e6f6d
5 changed files with 17 additions and 3 deletions

View File

@@ -551,8 +551,8 @@ func (c *JobController) TempJob() {
})
}
// @Title 查询联盟任务
// @Description 查询联盟任务
// @Title 查询联盟活动
// @Description 查询联盟活动
// @Param token header string true "认证token"
// @Param vendorID query int true "平台ID"
// @Param actType query int true "活动类型ID"