src/main/java/com/mzl/flower/dto/request/flower/FlowerMarkupPsSpCgBatchSaveDTO.java
@@ -12,7 +12,7 @@ private Long partnerId; @ApiModelProperty(value = "分类id列表") private List<Long> categoryIds; private List<Long> categoryId; @ApiModelProperty(value = "A级金额") private BigDecimal levelA;