add roadtrafic upload
This commit is contained in:
@@ -20,5 +20,6 @@ data class InformationBody(
|
||||
val trafficInfoType:String, // 上报情报类型
|
||||
val isShare: Boolean, // 是否分享给附近车机
|
||||
val direction: Float,
|
||||
val poiType: String //类型分类
|
||||
val poiType: String, //类型分类
|
||||
val mainInfoId: Long //事件id
|
||||
)
|
||||
Reference in New Issue
Block a user