门槛问题
This commit is contained in:
@@ -49,7 +49,7 @@ public class MkPointsConfigDTO implements Serializable {
|
|||||||
/**
|
/**
|
||||||
* 下单实付抵扣门槛
|
* 下单实付抵扣门槛
|
||||||
*/
|
*/
|
||||||
@NotNull(message = "抵扣门槛参数错误")
|
// @NotNull(message = "抵扣门槛参数错误")
|
||||||
private BigDecimal minPaymentAmount;
|
private BigDecimal minPaymentAmount;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user