123333
This commit is contained in:
@@ -13,6 +13,8 @@ public class HomeStaticIndexVo {
|
||||
private BigDecimal todayLoginDiffLast;
|
||||
@Schema(description = "主播人数")
|
||||
private Long anchorNum;
|
||||
@Schema(description = "主播人数与昨日相比")
|
||||
private BigDecimal anchorNumDiffLast;
|
||||
@Schema(description = "今日充值金额")
|
||||
private BigDecimal todayRechargeAmountNum;
|
||||
@Schema(description = "今日充值订单数")
|
||||
|
||||
Reference in New Issue
Block a user