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