This commit is contained in:
苏尹岚
2020-11-06 09:00:04 +08:00
parent 652bbf42c8
commit da24bd128d

View File

@@ -91,7 +91,7 @@ func (c *JobController) GetJobs() {
// @Title 查看任务
// @Description 查看任务
// @Param token header string true "认证token"
// @Param token header string false "认证token"
// @Param jobID query int false "任务ID"
// @Param lng query float64 false "经度"
// @Param lat query float64 false "维度"