拼团人数
This commit is contained in:
@@ -26,6 +26,10 @@ public class GbWareOrderVO {
|
||||
* 团单编号
|
||||
*/
|
||||
private String groupOrderNo;
|
||||
/**
|
||||
* 要求成团人数
|
||||
*/
|
||||
private Integer groupPeopleNum;
|
||||
/**
|
||||
* 现有人数(初始为1,即开团人)
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user