1
zyy
2025-09-15 b08c3ca89f463f5a6775d77107d91cadce8bdf05
src/main/java/com/nq/pojo/StockAIOrderPosition.java
@@ -64,5 +64,9 @@
     */
    private BigDecimal earnings;
    /**
     * 建仓状态 0持仓   1已平仓
     */
    private Integer status;
}