时分线优化

This commit is contained in:
dengli
2023-12-02 09:20:21 +08:00
parent 68e0248ce6
commit d0ff0077a0
3 changed files with 27 additions and 28 deletions

View File

@@ -65,4 +65,8 @@ public class StockPO {
BigDecimal increaseRatio;
Integer stockState;
Integer stockExchangeId;
Integer stockSymbol;
}