Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
JSH ERP
Commits
641d5c5c
Commit
641d5c5c
authored
Aug 03, 2021
by
季圣华
Browse files
更新sql
parent
9ce4bf9f
Changes
1
Hide whitespace changes
Inline
Side-by-side
jshERP-boot/docs/jsh_erp.sql
View file @
641d5c5c
...
...
@@ -685,7 +685,7 @@ CREATE TABLE `jsh_platform_config` (
-- Records of jsh_platform_config
-- ----------------------------
INSERT
INTO
`jsh_platform_config`
VALUES
(
'1'
,
'platform_name'
,
'平台名称'
,
'华夏ERP'
);
INSERT
INTO
`jsh_platform_config`
VALUES
(
'2'
,
'activation_code'
,
'激活码'
,
'
b687998cc991278832e0ebcb7a6e7d0f6870c29d21679e58fa91e38898
5b
9
df5c2cd553a8d2f91de'
);
INSERT
INTO
`jsh_platform_config`
VALUES
(
'2'
,
'activation_code'
,
'激活码'
,
'
e20cc75acddfe869428bcb8ce5e37b161b2490c81c178fba384938e
5b
3
df5
fba
c2cd553a8d2f91de'
);
INSERT
INTO
`jsh_platform_config`
VALUES
(
'3'
,
'platform_url'
,
'官方网站'
,
'http://www.huaxiaerp.com/'
);
-- ----------------------------
...
...
Write
Preview
Supports
Markdown
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