@@ -86,7 +86,7 @@ func releaseTask() {
func RefreshData(cont context.Context) (err error) {
wg := sync.WaitGroup{}
- wg.Add(16)
+ wg.Add(15)
//hour := time.Now().Hour()
//if hour != 0 {
//}