@@ -119,4 +119,6 @@ public class IotDeviceSaveReqVO {
private String yfClass;
@Schema(description = "油服设备编码")
private String yfDeviceCode;
+ private String assetOwnership;
+ private String useProject;
}