zxl
6 天以前 8f2e8522daf081ad4da027c39a776fdd9483b97e
ycl-pojo/src/main/java/com/ycl/platform/domain/vo/CalculateReportVO.java
@@ -55,7 +55,10 @@
    private Integer whichYear;
    private Integer whichMonth;
    private Integer whichDay;
    private Integer latestMonth;
    private Integer latestDay;
    public static CalculateReportVO getVoByEntity(@NonNull CalculateReport entity, CalculateReportVO vo) {
        if(vo == null) {