From e1797a873bf114329f4870062201d388155ef014 Mon Sep 17 00:00:00 2001 From: 云 <2163098428@qq.com> Date: 星期五, 14 八月 2026 13:39:51 +0800 Subject: [PATCH] refactor(erp): 移除采购来票审核流程并简化业务逻辑 --- yudao-module-iot/yudao-module-iot-core/src/main/java/cn/iocoder/yudao/module/iot/core/topic/auth/IotDeviceRegisterReqDTO.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/auth/IotDeviceRegisterReqDTO.java b/yudao-module-iot/yudao-module-iot-core/src/main/java/cn/iocoder/yudao/module/iot/core/topic/auth/IotDeviceRegisterReqDTO.java index ad93874..b5ae910 100644 --- a/yudao-module-iot/yudao-module-iot-core/src/main/java/cn/iocoder/yudao/module/iot/core/topic/auth/IotDeviceRegisterReqDTO.java +++ b/yudao-module-iot/yudao-module-iot-core/src/main/java/cn/iocoder/yudao/module/iot/core/topic/auth/IotDeviceRegisterReqDTO.java @@ -11,7 +11,7 @@ * <p> * 鐩磋繛璁惧/缃戝叧鐨勪竴鍨嬩竴瀵嗗姩鎬佹敞鍐岋細浣跨敤 productSecret 楠岃瘉锛岃繑鍥� deviceSecret * - * @author 鑺嬮亾婧愮爜 + * @author 瓒呯骇绠$悊鍛� * @see <a href="https://help.aliyun.com/zh/iot/user-guide/unique-certificate-per-product-verification">闃块噷浜� - 涓�鍨嬩竴瀵�</a> */ @Data -- Gitblit v1.9.3