ycl-pojo/src/main/java/com/ycl/platform/domain/query/CalculateReportQuery.java @@ -28,5 +28,8 @@ private Integer contractId; private Integer whichYear; private Integer whichMonth; }