From 7b4be368bb2b180116bc423204d723f13a63d722 Mon Sep 17 00:00:00 2001
From: huminmin <mac@MacBook-Pro.local>
Date: 星期四, 13 八月 2026 13:27:47 +0800
Subject: [PATCH] 供应商准入信息保存银行等信息
---
yudao-module-iot/yudao-module-iot-core/src/main/java/cn/iocoder/yudao/module/iot/core/topic/property/IotDevicePropertyPostReqDTO.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/property/IotDevicePropertyPostReqDTO.java b/yudao-module-iot/yudao-module-iot-core/src/main/java/cn/iocoder/yudao/module/iot/core/topic/property/IotDevicePropertyPostReqDTO.java
index 98471d1..715247b 100644
--- a/yudao-module-iot/yudao-module-iot-core/src/main/java/cn/iocoder/yudao/module/iot/core/topic/property/IotDevicePropertyPostReqDTO.java
+++ b/yudao-module-iot/yudao-module-iot-core/src/main/java/cn/iocoder/yudao/module/iot/core/topic/property/IotDevicePropertyPostReqDTO.java
@@ -12,7 +12,7 @@
* <p>
* 鏈川鏄竴涓� Map锛宬ey 涓哄睘鎬ф爣璇嗙锛寁alue 涓哄睘鎬у��
*
- * @author 鑺嬮亾婧愮爜
+ * @author 瓒呯骇绠$悊鍛�
* @see <a href="http://help.aliyun.com/zh/marketplace/device-reporting-attributes">闃块噷浜� - 璁惧涓婃姤灞炴��</a>
*/
public class IotDevicePropertyPostReqDTO extends HashMap<String, Object> {
--
Gitblit v1.9.3