update
This commit is contained in:
@@ -35,7 +35,7 @@ public class StockNewTask {
|
|||||||
StockRepository stockRepository;
|
StockRepository stockRepository;
|
||||||
|
|
||||||
|
|
||||||
@PostConstruct
|
// @PostConstruct
|
||||||
@Scheduled(cron = "0 01 22 * * ?")
|
@Scheduled(cron = "0 01 22 * * ?")
|
||||||
public void syncStock() throws Exception {
|
public void syncStock() throws Exception {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user