zhoupeng 2 年之前
父节点
当前提交
4bf4f3e96c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      chaunyi_opc/opc_common/src/main/java/com/example/opc_common/entity/Item.java

+ 1 - 1
chaunyi_opc/opc_common/src/main/java/com/example/opc_common/entity/Item.java

@@ -53,7 +53,7 @@ public class Item implements Serializable {
     /**
     /**
      * 组名称,返回给前端的
      * 组名称,返回给前端的
      */
      */
-    private Integer itemGroupName;
+    private String itemGroupName;
     /**
     /**
      * 四则混合运算表达式,返回给前端的
      * 四则混合运算表达式,返回给前端的
      */
      */