gongzuming
2024-10-08 4e7335b58224ce65445ec6c89304546d538a790e
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;