|
@@ -120,4 +120,7 @@ public class IotDeviceSaveReqVO {
|
|
|
private String yfDeviceCode;
|
|
private String yfDeviceCode;
|
|
|
private String assetOwnership;
|
|
private String assetOwnership;
|
|
|
private String useProject;
|
|
private String useProject;
|
|
|
|
|
+ private String carNo;
|
|
|
|
|
+ private String address;
|
|
|
|
|
+ private String deviceNo;
|
|
|
}
|
|
}
|