1
zj
2026-01-14 8ebbfce918f12ce02ace2e614fa54ab1059f7334
src/main/java/com/nq/pojo/StockAIOrderPosition.java
@@ -64,5 +64,9 @@
     */
    private BigDecimal earnings;
    /**
     * 建仓状态 0持仓   1已平仓
     */
    private Integer status;
}