update 用户总余额字段名

This commit is contained in:
Guoqs
2024-07-12 17:28:21 +08:00
parent 44ba356bc3
commit 217284e272
7 changed files with 7 additions and 14 deletions

View File

@@ -63,7 +63,7 @@ public class MemberVO {
/**
* 总账户余额
*/
private BigDecimal totalAccountAmount;
private BigDecimal totalBalance;
/**
* 注册天数