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
ddd2453d
Commit
ddd2453d
authored
Aug 26, 2021
by
季圣华
Browse files
更新sql
parent
5e762038
Changes
1
Hide whitespace changes
Inline
Side-by-side
jshERP-boot/docs/jsh_erp.sql
View file @
ddd2453d
...
@@ -895,7 +895,7 @@ CREATE TABLE `jsh_user` (
...
@@ -895,7 +895,7 @@ CREATE TABLE `jsh_user` (
-- ----------------------------
-- ----------------------------
INSERT
INTO
`jsh_user`
VALUES
(
'63'
,
'测试用户'
,
'jsh'
,
'e10adc3949ba59abbe56e057f20f883e'
,
'主管'
,
null
,
'666666@qq.com'
,
'1123123123132'
,
'1'
,
'1'
,
'0'
,
''
,
null
,
'63'
);
INSERT
INTO
`jsh_user`
VALUES
(
'63'
,
'测试用户'
,
'jsh'
,
'e10adc3949ba59abbe56e057f20f883e'
,
'主管'
,
null
,
'666666@qq.com'
,
'1123123123132'
,
'1'
,
'1'
,
'0'
,
''
,
null
,
'63'
);
INSERT
INTO
`jsh_user`
VALUES
(
'120'
,
'管理员'
,
'admin'
,
'e10adc3949ba59abbe56e057f20f883e'
,
null
,
null
,
null
,
null
,
'1'
,
'0'
,
'0'
,
null
,
null
,
'0'
);
INSERT
INTO
`jsh_user`
VALUES
(
'120'
,
'管理员'
,
'admin'
,
'e10adc3949ba59abbe56e057f20f883e'
,
null
,
null
,
null
,
null
,
'1'
,
'0'
,
'0'
,
null
,
null
,
'0'
);
INSERT
INTO
`jsh_user`
VALUES
(
'131'
,
'test
用户
'
,
'test123'
,
'e10adc3949ba59abbe56e057f20f883e'
,
'总监'
,
null
,
'7777777@qq.com'
,
''
,
'1'
,
'0'
,
'0'
,
''
,
null
,
'63'
);
INSERT
INTO
`jsh_user`
VALUES
(
'131'
,
'test
123
'
,
'test123'
,
'e10adc3949ba59abbe56e057f20f883e'
,
'总监'
,
null
,
'7777777@qq.com'
,
''
,
'1'
,
'0'
,
'0'
,
''
,
null
,
'63'
);
-- ----------------------------
-- ----------------------------
-- Table structure for jsh_user_business
-- Table structure for jsh_user_business
...
...
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