zxl
5 天以前 3b0516a2959e25576e4f3fda697a3b025d06c8c9
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;
}