liusheng
2025-10-17 f331c2e3e449959a507c80c33493a122075c13c8
ruoyi-project/src/main/java/com/ruoyi/project/domain/ServiceDonatebaseinfo.java
@@ -60,14 +60,30 @@
    /**
     * 年龄
     */
    @TableField(exist = false)
    @ApiModelProperty("年龄")
    private Long age;
    /**
     * 年龄单位
     */
    @TableField(exist = false)
    @ApiModelProperty("年龄单位")
    private String ageunit;
    /**
     * 年龄
     */
    @TableField(exist = false)
    @ApiModelProperty("年龄")
    private Long age2;
    /**
     * 年
     * 龄单位
     */
    @TableField(exist = false)
    @ApiModelProperty("年龄单位")
    private String ageunit2;
    /**
     * 出生日期