新增店铺类型
This commit is contained in:
parent
252ba2d26b
commit
9599c910e8
@ -47,6 +47,9 @@ class Merchant extends BaseModel
|
|||||||
'TypeVillageServer', //村服务团队
|
'TypeVillageServer', //村服务团队
|
||||||
'TypeTownServer', //镇服务团队
|
'TypeTownServer', //镇服务团队
|
||||||
'TypeTownSupplyChain', //镇级供应链
|
'TypeTownSupplyChain', //镇级供应链
|
||||||
|
'TypeFamousSpecialties', //名优特产
|
||||||
|
'TypeLocalCuisine', //当地美食
|
||||||
|
'TypeFeaturedCultural', //特色文旅
|
||||||
];
|
];
|
||||||
|
|
||||||
const TypeMap = [
|
const TypeMap = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user