ipo
zyy
2026-01-10 3edc0674d8a3206b1528f50c8443cff1a6bb6da8
trading-order-bean/src/main/java/com/yami/trading/bean/ipo/ApplyNewSharesOrder.java
@@ -50,6 +50,9 @@
    @ApiModelProperty("卖出状态 1 已卖出 0 未卖出")
    private int sell;
    @ApiModelProperty("卖出价格")
    private BigDecimal sellPrice;
    @ApiModelProperty("已认缴金额")
    private  BigDecimal  subscribedAmount;