fix bug
This commit is contained in:
@@ -35,7 +35,7 @@ func Boot(cfg *conf.Config) {
|
||||
coll := NewCollector(COLLECTOR_URL)
|
||||
|
||||
// 启动时检查并补全订单簿数据
|
||||
CheckAndRepairOrderBooks(cfg.AccountID)
|
||||
// CheckAndRepairOrderBooks(cfg.AccountID)
|
||||
|
||||
// 创建cron调度器
|
||||
c := cron.New(cron.WithSeconds())
|
||||
|
||||
Reference in New Issue
Block a user