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