fix:【mall】移除 firstFixedPrice 的校验,对应 https://t.zsxq.com/zIbji

This commit is contained in:
YunaiV
2026-01-25 21:24:26 +08:00
parent fa1e527db3
commit f8ebdbdd76

View File

@@ -31,7 +31,6 @@ public class BrokerageAddReqBO {
/**
* 一级佣金(固定)
*/
@NotNull(message = "一级佣金(固定)不能为空")
private Integer firstFixedPrice;
/**
* 二级佣金(固定)