Merge remote-tracking branch 'origin/test_MogoAP_eagle-220_211207_8.0.15.1' into test_MogoAP_eagle-220_211207_8.0.15.1

This commit is contained in:
donghongyu
2021-12-14 18:45:30 +08:00
3 changed files with 26 additions and 10 deletions

View File

@@ -16,12 +16,12 @@ class TrafficData {
/**
* 识别物体唯一标识
*/
var uuid: String = ""
var uuid: String? = ""
/**
* 车牌id
*/
var carId: String = ""
var carId: String? = ""
/**
* 数据来源精度 0 - 普通定位、1 - 高精定位