wente
2024-10-30 5f7101c8de0603c876b70735a881caa2d8437130
modules/mainPart/src/main/java/com/zt/life/modules/mainPart/TestScheme/model/TestScheme.java
@@ -23,12 +23,7 @@
   private static final long serialVersionUID = 1L;
   @ApiModelProperty(value = "")
   private Integer pc;
   private Integer num;
   @ApiModelProperty(value = "")
   private BigDecimal pa;
   @ApiModelProperty(value = "")
   private Double value;
}