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
4c5cea8c
Commit
4c5cea8c
authored
Aug 08, 2019
by
季圣华
Browse files
更新数据库sql
parent
e46f36e8
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/jsh_erp(第一次建库请使用这个).sql
View file @
4c5cea8c
...
...
@@ -1710,8 +1710,8 @@ CREATE TABLE `jsh_systemconfig` (
-- ----------------------------
-- Records of jsh_systemconfig
-- ----------------------------
INSERT INTO `jsh_systemconfig` VALUES ('7', '南通jshERP公司', '张三', '南通市通州区某某路', '0513-10101010', '0513-18181818', '226300', null, '0');
INSERT INTO `jsh_systemconfig` VALUES ('8', '公司123', '', '', '', '', '', '117', '0');
INSERT
INTO
`jsh_systemconfig`
VALUES
(
'7'
,
'南通jshERP公司'
,
'张三'
,
'南通市通州区某某路'
,
'0513-10101010'
,
'0513-18181818'
,
'226300'
,
'0'
,
'0'
,
null
,
'0'
);
INSERT
INTO
`jsh_systemconfig`
VALUES
(
'8'
,
'公司123'
,
''
,
''
,
''
,
''
,
''
,
'0'
,
'0'
,
'117'
,
'0'
);
-- ----------------------------
-- Table structure for jsh_unit
...
...
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