src/main/java/com/nq/pojo/UserAssets.java @@ -47,4 +47,7 @@ // 冻结金额 private BigDecimal freezeMoney; // 累计盈亏 0 正 1 负 private Integer isZf; }