霸王餐充值倍数修改

This commit is contained in:
张松
2025-03-20 11:28:37 +08:00
parent 8d962676fc
commit c1f45abcb1

View File

@@ -24,7 +24,7 @@ public class FreeDineConfigEditDTO {
/** /**
* 充值倍数 * 充值倍数
*/ */
@Min(1) @Min(value = 2, message = "充值倍数不能小于2")
private Integer rechargeTimes; private Integer rechargeTimes;
/** /**
* 满多少可用 * 满多少可用