霸王餐充值倍数修改
This commit is contained in:
@@ -24,7 +24,7 @@ public class FreeDineConfigEditDTO {
|
|||||||
/**
|
/**
|
||||||
* 充值倍数
|
* 充值倍数
|
||||||
*/
|
*/
|
||||||
@Min(1)
|
@Min(value = 2, message = "充值倍数不能小于2")
|
||||||
private Integer rechargeTimes;
|
private Integer rechargeTimes;
|
||||||
/**
|
/**
|
||||||
* 满多少可用
|
* 满多少可用
|
||||||
|
|||||||
Reference in New Issue
Block a user