fix
Helius
2021-12-09 9352363a087a54fba35a6f9aafc8a6b06f85fda5
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 = "注册时间")