src/main/java/com/ruoyi/approve/vo/ApproveNodeVo.java @@ -16,4 +16,6 @@ */ private Integer approveNodeStatus; private String approveNodeReason; }