xiangpei
2024-04-26 f47844c608afc6f5e21d882061cf1ca3a10d6301
ycl-pojo/src/main/java/com/ycl/platform/domain/vo/CalculateReportVO.java
@@ -46,7 +46,7 @@
    private Integer whichMonth;
    /** 修改人 */
    private Long updateBy;
    private String updateBy;
    /** 明细 */
    private List<CalculateRecordVO> recordList;