Explorar o código

删除交易所更新推送邮件

ziwen %!s(int64=3) %!d(string=hai) anos
pai
achega
8acf39fea0
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      services/task.go

+ 0 - 2
services/task.go

@@ -206,8 +206,6 @@ func RefreshTradeData(cont context.Context) (err error) {
 	//计算指标
 	data.RefreshDataFromCalculateAll()
 
-	time.Sleep(2 * time.Second)
-	data.RefreshNotice()
 	return
 }