Commit b19cb9f0 by chenweisong

更新

parent c7fa4eda
......@@ -155,7 +155,6 @@ public class TemplateController {
@ApiOperation(value = "补录时获取文件的上流数据")
@ApiImplicitParams({
@ApiImplicitParam(name = "filePath", required = true, value = "filePath", dataType = "string", paramType = "query"),
@ApiImplicitParam(name = "templateId", required = true, value = "模板id", dataType = "long", paramType = "query"),
@ApiImplicitParam(name = "missionType", value = "任务类型", dataType = "integer", paramType = "query")
})
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment