Commit 557a8871 authored by wangdawei's avatar wangdawei

test

parent 45856582
Pipeline #1521 canceled with stages
...@@ -121,6 +121,7 @@ void AdjustPPK::LoadPPK() ...@@ -121,6 +121,7 @@ void AdjustPPK::LoadPPK()
} }
} }
rawData_ = ieReader->GetData(); rawData_ = ieReader->GetData();
LOG(INFO) << "rawData_.size(): " << rawData_.size();
} }
void AdjustPPK::LoadMapInfo() void AdjustPPK::LoadMapInfo()
......
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