mirror of
https://gitee.com/zhijiantianya/ruoyi-vue-pro.git
synced 2026-03-22 05:07:17 +08:00
fix:【mall】移除 firstFixedPrice 的校验,对应 https://t.zsxq.com/zIbji
This commit is contained in:
@@ -31,7 +31,6 @@ public class BrokerageAddReqBO {
|
||||
/**
|
||||
* 一级佣金(固定)
|
||||
*/
|
||||
@NotNull(message = "一级佣金(固定)不能为空")
|
||||
private Integer firstFixedPrice;
|
||||
/**
|
||||
* 二级佣金(固定)
|
||||
|
||||
Reference in New Issue
Block a user