Commit 0be73a28 by Java-曹文达

代码修改

parent 7200f690
......@@ -319,7 +319,7 @@ public class TaskOperateController {
* @return
*/
@RequestMapping("/process/trace/current")
@GetMapping("/process/trace/current")
@ApiOperation(value = "流程图获取接口", notes = "获取当前流程的流程图")
@ResponseBody
public byte[] traceProcessImage(SpecialRequest request, HttpServletResponse response) {
......
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