@@ -1,6 +1,5 @@
package com.sckw.slope.detection.model.param;
-import jakarta.validation.constraints.NotBlank;
import lombok.Data;
/**
@@ -39,7 +38,7 @@ public class DeviceQuery {
* 设备名称
*/
- private String deviceName;
+ private String name;
* 设备类型