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

This commit is contained in:
YunaiV
2024-12-16 20:42:07 +08:00
parent 0ce665ea27
commit 0245aac530
6 changed files with 4 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ import lombok.AllArgsConstructor;
import lombok.Getter;
/**
* IOT 访问方式枚举类
* IOT 访问方式枚举类
*
* @author ahh
*/

View File

@@ -6,6 +6,7 @@ import lombok.Getter;
import java.util.Arrays;
// TODO @芋艿:纠结下,到底叫 thinkmodel 好,还是 function 好
/**
* IOT 产品功能(物模型)类型枚举类
*