xyc
2024-03-28 f3ad14f8af7fb651426d1ee617e7ecb9d3fc9aab
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;