Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
J
jiedao-api-boot-master
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
lanbaoming
jiedao-api-boot-master
Commits
973f3466
Commit
973f3466
authored
Nov 30, 2024
by
yanghao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: 客户常用提货网点修改为字典
parent
84edadb5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
2 deletions
+21
-2
20241129.sql
sql/v2.1/20241129.sql
+21
-2
No files found.
sql/v2.1/20241129.sql
View file @
973f3466
...
...
@@ -20,5 +20,24 @@ VALUES (null, '常用提货网点', 'pickup_points', 0, NULL, '115', '2024-11-29
INSERT
INTO
`system_dict_data`
(
`sort`
,
`label`
,
`value`
,
`dict_type`
,
`status`
,
`color_type`
,
`css_class`
,
`remark`
,
`creator`
,
`create_time`
,
`updater`
,
`update_time`
,
`deleted`
,
`label_en`
)
VALUES
(
1
,
'Alaba总部'
,
'1'
,
'pickup_points'
,
0
,
'default'
,
''
,
NULL
,
'1'
,
'2024-11-29 14:39:24'
,
'115'
,
'2024-11-29 14:39:24'
,
b
'0'
,
'Alaba headquarters'
);
\ No newline at end of file
VALUES
(
1
,
'Alaba'
,
'1'
,
'pickup_points'
,
0
,
'default'
,
''
,
NULL
,
'1'
,
'2024-11-29 14:39:24'
,
'115'
,
'2024-11-29 14:39:24'
,
b
'0'
,
'Alaba'
),
(
2
,
'Tradefair'
,
'2'
,
'pickup_points'
,
0
,
'default'
,
''
,
NULL
,
'1'
,
'2024-11-29 14:39:24'
,
'115'
,
'2024-11-29 14:39:24'
,
b
'0'
,
'Tradefair'
),
(
3
,
'Island'
,
'3'
,
'pickup_points'
,
0
,
'default'
,
''
,
NULL
,
'1'
,
'2024-11-29 14:39:24'
,
'115'
,
'2024-11-29 14:39:24'
,
b
'0'
,
'Island'
),
(
4
,
'Oshodi'
,
'4'
,
'pickup_points'
,
0
,
'default'
,
''
,
NULL
,
'1'
,
'2024-11-29 14:39:24'
,
'115'
,
'2024-11-29 14:39:24'
,
b
'0'
,
'Oshodi'
),
(
5
,
'Onitsha'
,
'5'
,
'pickup_points'
,
0
,
'default'
,
''
,
NULL
,
'1'
,
'2024-11-29 14:39:24'
,
'115'
,
'2024-11-29 14:39:24'
,
b
'0'
,
'Onitsha'
),
(
6
,
'Kano'
,
'6'
,
'pickup_points'
,
0
,
'default'
,
''
,
NULL
,
'1'
,
'2024-11-29 14:39:24'
,
'115'
,
'2024-11-29 14:39:24'
,
b
'0'
,
'Kano'
),
(
7
,
'Odunade'
,
'7'
,
'pickup_points'
,
0
,
'default'
,
''
,
NULL
,
'1'
,
'2024-11-29 14:39:24'
,
'115'
,
'2024-11-29 14:39:24'
,
b
'0'
,
'Odunade'
),
(
8
,
'Accra'
,
'8'
,
'pickup_points'
,
0
,
'default'
,
''
,
NULL
,
'1'
,
'2024-11-29 14:39:24'
,
'115'
,
'2024-11-29 14:39:24'
,
b
'0'
,
'Accra'
),
(
9
,
'Kumasi'
,
'9'
,
'pickup_points'
,
0
,
'default'
,
''
,
NULL
,
'1'
,
'2024-11-29 14:39:24'
,
'115'
,
'2024-11-29 14:39:24'
,
b
'0'
,
'Kumasi'
),
(
10
,
'Abidjan'
,
'10'
,
'pickup_points'
,
0
,
'default'
,
''
,
NULL
,
'1'
,
'2024-11-29 14:39:24'
,
'115'
,
'2024-11-29 14:39:24'
,
b
'0'
,
'Abidjan'
),
(
11
,
'Dar es Salaam'
,
'11'
,
'pickup_points'
,
0
,
'default'
,
''
,
NULL
,
'1'
,
'2024-11-29 14:39:24'
,
'115'
,
'2024-11-29 14:39:24'
,
b
'0'
,
'Dar es Salaam'
),
(
12
,
'Dubai'
,
'12'
,
'pickup_points'
,
0
,
'default'
,
''
,
NULL
,
'1'
,
'2024-11-29 14:39:24'
,
'115'
,
'2024-11-29 14:39:24'
,
b
'0'
,
'Dubai'
),
(
13
,
'Nairobi'
,
'13'
,
'pickup_points'
,
0
,
'default'
,
''
,
NULL
,
'1'
,
'2024-11-29 14:39:24'
,
'115'
,
'2024-11-29 14:39:24'
,
b
'0'
,
'Nairobi'
),
(
14
,
'Mombasa'
,
'14'
,
'pickup_points'
,
0
,
'default'
,
''
,
NULL
,
'1'
,
'2024-11-29 14:39:24'
,
'115'
,
'2024-11-29 14:39:24'
,
b
'0'
,
'Mombasa'
),
(
15
,
'Nakuru'
,
'15'
,
'pickup_points'
,
0
,
'default'
,
''
,
NULL
,
'1'
,
'2024-11-29 14:39:24'
,
'115'
,
'2024-11-29 14:39:24'
,
b
'0'
,
'Nakuru'
),
(
16
,
'Maputo'
,
'16'
,
'pickup_points'
,
0
,
'default'
,
''
,
NULL
,
'1'
,
'2024-11-29 14:39:24'
,
'115'
,
'2024-11-29 14:39:24'
,
b
'0'
,
'Maputo'
),
(
17
,
'Beira'
,
'17'
,
'pickup_points'
,
0
,
'default'
,
''
,
NULL
,
'1'
,
'2024-11-29 14:39:24'
,
'115'
,
'2024-11-29 14:39:24'
,
b
'0'
,
'Beira'
),
(
18
,
'Chimoio'
,
'18'
,
'pickup_points'
,
0
,
'default'
,
''
,
NULL
,
'1'
,
'2024-11-29 14:39:24'
,
'115'
,
'2024-11-29 14:39:24'
,
b
'0'
,
'Chimoio'
),
(
19
,
'Quelimane'
,
'19'
,
'pickup_points'
,
0
,
'default'
,
''
,
NULL
,
'1'
,
'2024-11-29 14:39:24'
,
'115'
,
'2024-11-29 14:39:24'
,
b
'0'
,
'Quelimane'
),
(
20
,
'Nampula'
,
'20'
,
'pickup_points'
,
0
,
'default'
,
''
,
NULL
,
'1'
,
'2024-11-29 14:39:24'
,
'115'
,
'2024-11-29 14:39:24'
,
b
'0'
,
'Nampula'
);
\ No newline at end of file
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