无关风月
2024-11-04 64f7ccb9ef8b5a0618e65cddc14b981c1f108ba3
xinquan-api/xinquan-api-system/src/main/java/com/xinquan/system/api/domain/PrizeRedemptionRecord.java
@@ -48,6 +48,9 @@
    @ApiModelProperty(value = "uid")
    @TableField(exist = false)
    private String uid;
    @ApiModelProperty(value = "uuid")
    @TableField(exist = false)
    private String uuid;
    @ApiModelProperty(value = "用户名称")
    @TableField(exist = false)
    private String userName;