@@ -144,7 +144,7 @@ public class IotDevice extends IotBaseEntity {
private String devTag;
/**
- * 识别类型
+ * 识别类型 1 启动识别 0 禁用识别
*/
@Excel(name = "识别类型")
private String devRecogtype;