zxl
2025-03-03 eb0e29e72049bc65f943cc864929c332b07f25d0
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;
}