From aa624335b1ac67222c42eb8b5b81e73b6b96d32d Mon Sep 17 00:00:00 2001
From: liu <2021943741@qq.com>
Date: 星期一, 17 八月 2026 15:38:36 +0800
Subject: [PATCH] 销售报价删除接口支持单个id参数
---
yudao-module-iot/yudao-module-iot-gateway/src/main/java/cn/iocoder/yudao/module/iot/gateway/service/device/IotDeviceService.java | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/yudao-module-iot/yudao-module-iot-gateway/src/main/java/cn/iocoder/yudao/module/iot/gateway/service/device/IotDeviceService.java b/yudao-module-iot/yudao-module-iot-gateway/src/main/java/cn/iocoder/yudao/module/iot/gateway/service/device/IotDeviceService.java
index c0d4943..7b69455 100644
--- a/yudao-module-iot/yudao-module-iot-gateway/src/main/java/cn/iocoder/yudao/module/iot/gateway/service/device/IotDeviceService.java
+++ b/yudao-module-iot/yudao-module-iot-gateway/src/main/java/cn/iocoder/yudao/module/iot/gateway/service/device/IotDeviceService.java
@@ -5,7 +5,7 @@
/**
* IoT 璁惧淇℃伅 Service 鎺ュ彛
*
- * @author 鑺嬮亾婧愮爜
+ * @author 瓒呯骇绠$悊鍛�
*/
public interface IotDeviceService {
--
Gitblit v1.9.3