zxl
2025-04-24 52064683bceec96082f6eb7ae50e2e6e0ffe60a0
ycl-pojo/src/main/java/com/ycl/platform/domain/entity/CalculateRecord.java
@@ -47,5 +47,7 @@
    @TableField("which_month")
    private Integer whichMonth;
    @ApiModelProperty("发布状态")
    @TableField("status")
    private String status;
}