yudao-module-iot/yudao-module-iot-gateway/src/main/java/cn/iocoder/yudao/module/iot/gateway/protocol/http/handler/upstream/IotHttpRegisterHandler.java
@@ -15,7 +15,7 @@ * <p> * 用于直连设备/网关的一型一密动态注册,不需要认证 * * @author 芋道源码 * @author 超级管理员 * @see <a href="https://help.aliyun.com/zh/iot/user-guide/unique-certificate-per-product-verification">阿里云 - 一型一密</a> */ public class IotHttpRegisterHandler extends IotHttpAbstractHandler {