ycl-pojo/src/main/java/com/ycl/platform/domain/query/CalculateReportQuery.java @@ -23,5 +23,13 @@ private Integer unitId; private String status; private Integer contractId; private Integer whichYear; private Integer whichMonth; }