Commit 423e6e16 authored by wangdawei's avatar wangdawei

test

parent fa2bb80e
......@@ -228,6 +228,7 @@ void AdjustPPK::CalPPKPeriod()
period.endTime = rawPPK.unix_time;
ppkPeriodVec_.emplace_back(period);
period.meshId = meshId;
LOG(INFO) << "period.meshId: " << period.meshId;
period.period.resize(0);
}
period.startTime = rawPPK.unix_time;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment