1
zyy3
2026-05-04 719a6d15fa5e3eb8e99a6a38fbf897698c192499
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;
}