ipo
zyy
2026-01-08 4affbdf8938d321c0926bc2b1832dfc81c317ffa
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;