Browse Source

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

hsun 7 tháng trước cách đây
mục cha
commit
0c46ea96bc
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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
 		}
 
 		// 新增的数据去重