From ed0b34e7377749befc33465318285bcc52128770 Mon Sep 17 00:00:00 2001
From: 云 <2163098428@qq.com>
Date: 星期一, 17 八月 2026 11:42:01 +0800
Subject: [PATCH] feat(mdm): 添加物料同步状态开关功能

---
 yudao-module-iot/yudao-module-iot-core/src/main/java/cn/iocoder/yudao/module/iot/core/topic/ota/IotDeviceOtaProgressReqDTO.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/yudao-module-iot/yudao-module-iot-core/src/main/java/cn/iocoder/yudao/module/iot/core/topic/ota/IotDeviceOtaProgressReqDTO.java b/yudao-module-iot/yudao-module-iot-core/src/main/java/cn/iocoder/yudao/module/iot/core/topic/ota/IotDeviceOtaProgressReqDTO.java
index ef16e3e..e4cb9bf 100644
--- a/yudao-module-iot/yudao-module-iot-core/src/main/java/cn/iocoder/yudao/module/iot/core/topic/ota/IotDeviceOtaProgressReqDTO.java
+++ b/yudao-module-iot/yudao-module-iot-core/src/main/java/cn/iocoder/yudao/module/iot/core/topic/ota/IotDeviceOtaProgressReqDTO.java
@@ -10,7 +10,7 @@
  * <p>
  * 鐢ㄤ簬 {@link IotDeviceMessageMethodEnum#OTA_PROGRESS} 涓婅娑堟伅鐨� params 鍙傛暟
  *
- * @author 鑺嬮亾婧愮爜
+ * @author 瓒呯骇绠$悊鍛�
  * @see <a href="https://help.aliyun.com/zh/iot/user-guide/perform-ota-updates">闃块噷浜� - OTA 鍗囩骇</a>
  */
 @Data

--
Gitblit v1.9.3