remove scheduler sync stock from tradingview

This commit is contained in:
VuTran
2025-06-30 11:10:13 +07:00
parent 4db963b0e5
commit 2e6474035b

View File

@@ -36,7 +36,7 @@ public class StockNewTask {
// @PostConstruct
@Scheduled(cron = "0 01 22 * * ?")
// @Scheduled(cron = "0 01 22 * * ?")
public void syncStock() throws Exception {
try {
int limit = 20000;