src/main/java/com/ruoyi/approve/vo/ApproveGetAndUpdateVo.java @@ -52,4 +52,5 @@ * 审批类型 */ private Integer approveType; private String approveTitle; }