Commit 613ac37f authored by 姚书霞's avatar 姚书霞 🐘

字段注释

parent 9f78bc86
...@@ -63,13 +63,13 @@ class ShopCityDistributionRegion extends BaseModel ...@@ -63,13 +63,13 @@ class ShopCityDistributionRegion extends BaseModel
'GUID' => 'Guid', 'GUID' => 'Guid',
'ORG_GUID' => 'Org Guid', 'ORG_GUID' => 'Org Guid',
'CITY_DISTR_GUID' => 'City Distr Guid', 'CITY_DISTR_GUID' => 'City Distr Guid',
'SORT' => 'SORT', 'SORT' => 'Sort',
'COLORS' => 'Colors', 'COLORS' => 'Colors',
'DIVIDE_TYPE' => '划分类型', 'DIVIDE_TYPE' => 'Divide Type',
'REGION_R' => 'Region R', 'REGION_R' => 'Region R',
'REGION_RANGE' => 'Region Range', 'REGION_RANGE' => 'Region Range',
'INITIAL_PRICE' => '起送价', 'INITIAL_PRICE' => 'Initial Price',
'DELIVERY_PRICE' => '配送价', 'DELIVERY_PRICE' => 'Delivery Price',
'WEEK' => 'Week', 'WEEK' => 'Week',
'IS_TYPE' => 'Is Type', 'IS_TYPE' => 'Is Type',
]; ];
......
...@@ -78,8 +78,8 @@ class ShopCityDistributionSetting extends BaseModel ...@@ -78,8 +78,8 @@ class ShopCityDistributionSetting extends BaseModel
'REGION_TYPE' => 'Region Type', 'REGION_TYPE' => 'Region Type',
'SIMPLE_DISTR_NOTES' => 'Simple Distr Notes', 'SIMPLE_DISTR_NOTES' => 'Simple Distr Notes',
'SIMPLE_DISTR_PIC' => 'Simple Distr Pic', 'SIMPLE_DISTR_PIC' => 'Simple Distr Pic',
'SIMPLE_DISTR_INITIAL_PRICE' => 'Simple Distr Qs Price', 'SIMPLE_DISTR_INITIAL_PRICE' => 'Simple Distr Initial Price',
'SIMPLE_DISTR_DELIVERY_PRICE ' => 'Simple Distr Ps Price', 'SIMPLE_DISTR_DELIVERY_PRICE ' => 'Simple Distr Delivery Price',
'REGION_DISTR_DISTANCE' => 'Region Distr Distance', 'REGION_DISTR_DISTANCE' => 'Region Distr Distance',
'REGION_DISTR_PRICE' => 'Region Distr Price', 'REGION_DISTR_PRICE' => 'Region Distr Price',
'INCREASE_DISTANCE' => 'Increase Distance', 'INCREASE_DISTANCE' => 'Increase Distance',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment