zhoupeng %!s(int64=2) %!d(string=hai) anos
pai
achega
4bf4f3e96c

+ 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;
     /**
      * 四则混合运算表达式,返回给前端的
      */