1
zj
2025-05-06 621f2eb73b862920a395a1b74d1fd9e4c26a85d3
src/main/java/com/nq/pojo/UserPosition.java
@@ -59,5 +59,10 @@
    private BigDecimal marginAdd;
    private Integer dzId;
    //待补资金
    private BigDecimal amountToBeCovered = BigDecimal.ZERO;
    private Integer newId;
}