无关风月
2024-11-04 64f7ccb9ef8b5a0618e65cddc14b981c1f108ba3
xinquan-api/xinquan-api-system/src/main/java/com/xinquan/system/api/domain/AppUser.java
@@ -148,7 +148,7 @@
    @TableField("income")
    private BigDecimal income;
    @ApiModelProperty(value = "当前累计能量值 ")
    @ApiModelProperty(value = "当前累计能量值")
    @TableField("total_energy_value")
    private Integer totalEnergyValue;