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