Browse Source

fix: 同花顺高频-新增异常

hsun 7 months ago
parent
commit
0c46ea96bc
1 changed files with 1 additions and 0 deletions
  1. 1 0
      services/base_from_ths_hf.go

+ 1 - 0
services/base_from_ths_hf.go

@@ -376,6 +376,7 @@ func RefreshThsHfBaseIndex(indexItem *models.BaseFromThsHfIndex, codeWithData *m
 			origin.Value = newVal
 			origin.ModifyTime = time.Now().Local()
 			updateData = append(updateData, origin)
+			continue
 		}
 
 		// 新增的数据去重