shiyunteng
2025-04-21 cc59b65bc63b839127c29775bcd410dd407de66d
platformx-device-api/src/main/java/com/by4cloud/platformx/device/dto/DeviceTechnicalAgreemntQueryDTO.java
@@ -5,7 +5,7 @@
@Data
public class DeviceTechnicalAgreemntQueryDTO {
   private String contractName;
   private String agreementName;
   private String deviceName;
}