多店铺需求
This commit is contained in:
@@ -23,6 +23,10 @@ public class ShopBranchDTO implements Serializable {
|
||||
* 店铺名称
|
||||
*/
|
||||
private String shopName;
|
||||
/**
|
||||
* 店铺类型 单店--only 连锁店--chain--加盟店join (对应原来 type)
|
||||
*/
|
||||
private String shopType;
|
||||
/**
|
||||
* 账号
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user