fix
Helius
2021-09-28 a2eed0420b75e33dc173061ffafe7c5e06e3b257
src/main/java/cc/mrbird/febs/mall/vo/TeamListVo.java
@@ -31,7 +31,10 @@
    @ApiModelProperty(value = "金额")
    private BigDecimal amount;
    @ApiModelProperty(value = "数量")
    @ApiModelProperty(value = "订单数量")
    private Integer orderCnt;
    @ApiModelProperty(value = "团队数量")
    private Integer cnt;
    @ApiModelProperty(value = "注册时间")