Commit 5962922d authored by p x's avatar p x
Browse files

调整原车ID长度

parent 170e6db3
......@@ -11,7 +11,7 @@ import com.cusc.adas.v2x.vo.Position;
public class SelfDefineDetail {
@Order(1)
@FieldDef(type = "BYTE", isArray = true, length = 8)
@FieldDef(type = "BYTE", isArray = true, length = 36)
private String rvVehicleId;
//预警类型
......
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