zy-acs-manager/src/main/java/com/zy/acs/manager/common/domain/TaskDto.java @@ -22,4 +22,6 @@ private Integer priority = 1; private String memo; }