Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
newShopBack
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
newshop
newShopBack
Commits
613ac37f
Commit
613ac37f
authored
Dec 02, 2019
by
姚书霞
🐘
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
字段注释
parent
9f78bc86
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
ShopCityDistributionRegion.php
backend/models/v1/branch/ShopCityDistributionRegion.php
+4
-4
ShopCityDistributionSetting.php
backend/models/v1/branch/ShopCityDistributionSetting.php
+2
-2
No files found.
backend/models/v1/branch/ShopCityDistributionRegion.php
View file @
613ac37f
...
@@ -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'
=>
'S
ORT
'
,
'SORT'
=>
'S
ort
'
,
'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'
,
];
];
...
...
backend/models/v1/branch/ShopCityDistributionSetting.php
View file @
613ac37f
...
@@ -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'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment