kobe6258 hai 5 días
pai
achega
55ecee7ef2
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      services/data/predict_edb_info_rule.go

+ 0 - 1
services/data/predict_edb_info_rule.go

@@ -1612,7 +1612,6 @@ func GetChartPredictEdbInfoDataListByRuleDynamicYOYComparisonOrDifference(ruleTy
 			if replaceValue, replaceOk := getReplaceValue(existMap, 35, 1,-1, preDate); !replaceOk {
 				continue
 			} else {
-				fmt.Println(replaceValue)
 				baseDynamicDataList[preDateStr] = replaceValue
 				predictDayList = append(predictDayList, date)
 			}