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/protocol/modbus/tcpserver/manager/IotModbusTcpServerConfigCacheService.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/protocol/modbus/tcpserver/manager/IotModbusTcpServerConfigCacheService.java b/yudao-module-iot/yudao-module-iot-gateway/src/main/java/cn/iocoder/yudao/module/iot/gateway/protocol/modbus/tcpserver/manager/IotModbusTcpServerConfigCacheService.java index f7df6b5..6a4f80e 100644 --- a/yudao-module-iot/yudao-module-iot-gateway/src/main/java/cn/iocoder/yudao/module/iot/gateway/protocol/modbus/tcpserver/manager/IotModbusTcpServerConfigCacheService.java +++ b/yudao-module-iot/yudao-module-iot-gateway/src/main/java/cn/iocoder/yudao/module/iot/gateway/protocol/modbus/tcpserver/manager/IotModbusTcpServerConfigCacheService.java @@ -23,7 +23,7 @@ /** * IoT Modbus TCP Server 閰嶇疆缂撳瓨锛氳璇佹椂鎸夐渶鍔犺浇锛屾柇杩炴椂娓呯悊锛屽畾鏃跺埛鏂板凡杩炴帴璁惧 * - * @author 鑺嬮亾婧愮爜 + * @author 瓒呯骇绠$悊鍛� */ @RequiredArgsConstructor @Slf4j -- Gitblit v1.9.3