新版仿ok交易所-后端
1
zyy
2026-03-08 74e5a0efcda0eff0f23037c3439ef5405bafe922
trading-order-bean/src/main/java/com/yami/trading/bean/data/dto/BeforeClose.java
@@ -16,5 +16,7 @@
   private BigDecimal minClose = BigDecimal.ZERO;
   private Long ts = 0L;
}