1
zj
2025-07-24 1f22f40df0a63a8891fb0906ec67a1b948f1fd8b
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;
}