|
|
@ -78,11 +78,6 @@ func (the Adaptor_AXYES_GDJKJC) EsAggTopToGDJKJC(structId int, factorId int, esA |
|
|
|
} |
|
|
|
|
|
|
|
dataBytes := the.EsAgg2StatisticData(factorId, monitorCode, dateBucket) |
|
|
|
//dataDefinition := &protoFiles_hb.DataDefinition{
|
|
|
|
// DataType: protoFiles_hb.DataType_STATISTICS,
|
|
|
|
// UniqueCode: fmt.Sprintf("%d", uniqueCode), //乃积沟大桥
|
|
|
|
// DataBody: the.EsAgg2StatisticData(factorId, monitorCode, dateBucket),
|
|
|
|
//}
|
|
|
|
result = append(result, dataBytes) |
|
|
|
log.Printf("[s:%d,f:%d] t=%s, 特征数据=> %s", structId, factorId, dateBucket.KeyAsString, dataBytes) |
|
|
|
} |
|
|
|