1
dd
2025-11-06 b8b0683ebf3aedbca553a3365d05f5e602c94681
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;
}