Преглед на файлове

Merge branch 'feature/eta_1.9.3' into custom

hsun преди 8 месеца
родител
ревизия
140b94d6d4
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  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
 		}
 
 		// 新增的数据去重