Przeglądaj źródła

阶段提交:iotm ,iots

yf_zn 1 rok temu
rodzic
commit
3168f97582

+ 2 - 2
src/main/java/com/yunfeiyun/agmp/iot/common/domain/IotAidispest.java

@@ -5,7 +5,7 @@ import lombok.Data;
 
 
 /**
 /**
  * 病虫害信息对象 IotAidispest
  * 病虫害信息对象 IotAidispest
- * 
+ *
  * @author 杨晓辉
  * @author 杨晓辉
  * @date 2024-02-28
  * @date 2024-02-28
  */
  */
@@ -23,7 +23,7 @@ public class IotAidispest extends IotBaseEntity
 
 
     /** 客户id */
     /** 客户id */
     @Excel(name = "客户id")
     @Excel(name = "客户id")
-    private String cId;
+    private String tid;
 
 
     /** 名称 */
     /** 名称 */
     @Excel(name = "名称")
     @Excel(name = "名称")