wente
2024-03-14 de1b6284b3cb6349575938782ee34d2ad0349735
modules/mainPart/src/main/java/com/zt/life/modules/mainPart/basicInfo/model/XhProductModel.java
@@ -35,6 +35,9 @@
   @ApiModelProperty(value = "节点类型")
   private String productType;
   @TableField(exist = false)
   private String nodeType;
   @ApiModelProperty(value = "运行图片")
   private Long operatImg;