xyxie hai 8 meses
pai
achega
d56cb17d74
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      services/data/edb_info_relation.go

+ 1 - 1
services/data/edb_info_relation.go

@@ -590,7 +590,7 @@ func SaveExcelEdbInfoRelation(excelInfoId, source int, addChildExcel bool) (err
 	}
 	//查询指标ID
 	edbInfoIds := make([]int, 0)
-	for k, v := range mappingList {
+	for _, v := range mappingList {
 		edbInfoIds = append(edbInfoIds, v.EdbInfoId)
 	}
 	//查询指标引用关联记录