【代码评审】IoT:OTA 的实现

This commit is contained in:
YunaiV
2025-03-16 22:28:10 +08:00
parent 9dfe2f6fdf
commit 8203e074ac
73 changed files with 73 additions and 228 deletions

View File

@@ -3,7 +3,7 @@ package cn.iocoder.yudao.module.iot.plugin.common.pojo;
import lombok.Data;
import lombok.experimental.Accessors;
// TODO @芋艿1后续考虑要不要叫 Iot 网关之类的 Response2包名 pojo
// TODO @芋艿1后续考虑要不要叫 IoT 网关之类的 Response2包名 pojo
/**
* IoT 标准协议响应实体类
* <p>