wente
2024-05-21 fd6cd17c0f7a095be934f9e1d1fd7c3e10cad433
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;