feat:shopId
This commit is contained in:
@@ -14,7 +14,7 @@ public enum FileTypeEnum {
|
||||
MY_FRANCHISEES("my_franchisees","我的加盟商"),
|
||||
TEAM_FRANCHISEES("team_franchisees","团队加盟商"),
|
||||
PREPARATION("preparation","进度管理"),
|
||||
BRANCH_SHOP_LIST("branchShopList","开店列表")
|
||||
BRANCH_SHOP_LIST("branchShopList","开店管理")
|
||||
;
|
||||
private String fileType;
|
||||
private String desc;
|
||||
|
||||
Reference in New Issue
Block a user