1
zj
2025-08-20 0186e0de25f5c19e97c8c182c52b19058bfcf23c
src/main/java/com/nq/pojo/UserAssets.java
@@ -47,4 +47,10 @@
    // 冻结金额
    private BigDecimal freezeMoney;
    // 手续费欠款
    private BigDecimal handlingChargeWritten;
    // 累计盈亏 0 正 1 负
    private Integer isZf;
}