fix:修改bug

This commit is contained in:
xiaoliuhu
2023-12-20 21:54:35 +08:00
parent 0c41d65eeb
commit 4b52b3cc83
4 changed files with 63 additions and 5 deletions

View File

@@ -69,4 +69,5 @@ public class StockPO {
String stockExchangeId;
String stockSymbol;
String fundamentalMarketCap;
}