add cron boot

This commit is contained in:
yanweidong
2026-01-24 18:09:15 +08:00
parent d8bc9d0f48
commit 886953f820

View File

@@ -7,4 +7,5 @@ func Boot() {
a.GetStockBasic()
a.GetStockDaily()
a.GetStockIndicator()
a.GetFinaIndicator()
}