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
5e762038
Commit
5e762038
authored
Aug 26, 2021
by
季圣华
Browse files
sql更新
parent
c214736d
Changes
1
Hide whitespace changes
Inline
Side-by-side
jshERP-boot/docs/jsh_erp.sql
View file @
5e762038
...
...
@@ -893,9 +893,9 @@ CREATE TABLE `jsh_user` (
-- ----------------------------
-- Records of 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
(
'131'
,
'
测试
用户'
,
'test123'
,
'e10adc3949ba59abbe56e057f20f883e'
,
'总监'
,
null
,
'7
52718920
@qq.com'
,
''
,
'1'
,
'0'
,
'0'
,
''
,
null
,
'63'
);
INSERT
INTO
`jsh_user`
VALUES
(
'131'
,
'
test
用户'
,
'test123'
,
'e10adc3949ba59abbe56e057f20f883e'
,
'总监'
,
null
,
'7
777777
@qq.com'
,
''
,
'1'
,
'0'
,
'0'
,
''
,
null
,
'63'
);
-- ----------------------------
-- 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