清理告警

Signed-off-by: j00383476 <jinhai2@huawei.com>
This commit is contained in:
j00383476 2024-07-03 13:23:59 +08:00
parent 8c8aa99319
commit f6f8be7d18

View File

@ -43,7 +43,7 @@ private:
int typeName = 2;
double time = 0.0;
double noNameType = -1.0;
std::ostringstream stream;
mutable std::ostringstream stream;
};
}
}