gongzuming
2024-09-26 082c0f73dfe9385b2e3ff7e98ecde66e08d57010
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;