xyc
2024-10-28 b02c7eb73aabc8531b6e52b02fc15489f0441b52
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;
}