Commit addd9e00 authored by oscar's avatar oscar

提交更新

parent 4d43b4eb
......@@ -29,7 +29,7 @@ typedef struct _Targets {
std::string reportType;
std::string vehicleNum;
int confidence;
std::vector<Location> location;
Location location;
}Targets;
AJSON(Targets,
......
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