成团人数

This commit is contained in:
2025-12-17 15:24:20 +08:00
parent 50f03430f2
commit 20610bf456
5 changed files with 11 additions and 8 deletions

View File

@@ -29,6 +29,10 @@ public class GbOrderDetailVO extends GbOrderDetail {
* 店铺名称
*/
private String shopName;
/**
* 要求成团人数
*/
private Integer groupPeopleNum;
/**
* 店铺地址
*/