jobimg
This commit is contained in:
@@ -16,7 +16,7 @@ type JobController struct {
|
||||
// @Title 发布任务
|
||||
// @Description 发布任务
|
||||
// @Param token header string true "认证token"
|
||||
// @Param payload formData string true "job+step 类型"
|
||||
// @Param payload formData string true "job+step+img 类型"
|
||||
// @Success 200 {object} controllers.CallResult
|
||||
// @Failure 200 {object} controllers.CallResult
|
||||
// @router /PublishJob [post]
|
||||
|
||||
Reference in New Issue
Block a user