台桌接口修改
This commit is contained in:
@@ -39,7 +39,7 @@ public class ShopTableAddDTO {
|
||||
*/
|
||||
@NotNull
|
||||
@Min(message = "客位数最小为1", value = 1)
|
||||
private Integer capacity;
|
||||
private Integer maxCapacity;
|
||||
/**
|
||||
* 是否自动清台
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user