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
5bcc7ae6
Commit
5bcc7ae6
authored
Jul 14, 2019
by
季圣华
Browse files
更新sql
parent
fdebb1e5
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/jsh_erp(第一次建库请使用这个).sql
View file @
5bcc7ae6
...
@@ -1904,7 +1904,7 @@ INSERT INTO `jsh_tenant` VALUES ('14', '113', 'abc123', '2', '200', null);
...
@@ -1904,7 +1904,7 @@ INSERT INTO `jsh_tenant` VALUES ('14', '113', 'abc123', '2', '200', null);
INSERT INTO `jsh_tenant` VALUES ('15', '115', 'jzh', '2', '200', null);
INSERT INTO `jsh_tenant` VALUES ('15', '115', 'jzh', '2', '200', null);
INSERT INTO `jsh_tenant` VALUES ('16', '123', 'caoyuli', '2', '200', null);
INSERT INTO `jsh_tenant` VALUES ('16', '123', 'caoyuli', '2', '200', null);
INSERT INTO `jsh_tenant` VALUES ('17', '124', 'jchb', '2', '200', null);
INSERT INTO `jsh_tenant` VALUES ('17', '124', 'jchb', '2', '200', null);
INSERT
INTO
`jsh_tenant`
VALUES
(
'1
7
'
,
'126'
,
'123123'
,
'2'
,
'200'
,
null
);
INSERT INTO `jsh_tenant` VALUES ('1
8
', '126', '123123', '2', '200', null);
INSERT
INTO
`jsh_tenant`
VALUES
(
'1
7
'
,
'127'
,
'2345123'
,
'2'
,
'200'
,
null
);
INSERT INTO `jsh_tenant` VALUES ('1
9
', '127', '2345123', '2', '200', null);
INSERT
INTO
`jsh_tenant`
VALUES
(
'
17
'
,
'128'
,
'q12341243'
,
'2'
,
'200'
,
null
);
INSERT INTO `jsh_tenant` VALUES ('
20
', '128', 'q12341243', '2', '200', null);
INSERT
INTO
`jsh_tenant`
VALUES
(
'1
7
'
,
'130'
,
'jsh666'
,
'2'
,
'200'
,
null
);
INSERT INTO `jsh_tenant` VALUES ('
2
1', '130', 'jsh666', '2', '200', null);
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