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
Eladmin
Commits
f7fbd032
Commit
f7fbd032
authored
Mar 01, 2019
by
zhengjie
Browse files
更新sql文件
parent
4e39694e
Changes
2
Hide whitespace changes
Inline
Side-by-side
eladmin-system/sql/eladmin.sql
View file @
f7fbd032
...
@@ -73,7 +73,7 @@ CREATE TABLE `gen_config` (
...
@@ -73,7 +73,7 @@ CREATE TABLE `gen_config` (
-- ----------------------------
-- ----------------------------
-- Records of gen_config
-- Records of gen_config
-- ----------------------------
-- ----------------------------
INSERT
INTO
`gen_config`
VALUES
(
1
,
'jie'
,
'0'
,
'eladmin-system'
,
'me.zhengjie.modules.test'
,
'E:
\\
workspace
\\
my-workspace
\\
eladmin-qt
\\
src
\\
views
\\
system
\\
test'
,
'E:
\\
workspace
\\
my-workspace
\\
eladmin-qt
\\
src
\\
api'
);
INSERT
INTO
`gen_config`
VALUES
(
1
,
'jie'
,
b
'0'
,
'eladmin-system'
,
'me.zhengjie.modules.test'
,
'E:
\\
workspace
\\
my-workspace
\\
eladmin-qt
\\
src
\\
views
\\
system
\\
test'
,
'E:
\\
workspace
\\
my-workspace
\\
eladmin-qt
\\
src
\\
api'
);
-- ----------------------------
-- ----------------------------
-- Table structure for menu
-- Table structure for menu
...
...
pom.xml
View file @
f7fbd032
...
@@ -35,7 +35,7 @@
...
@@ -35,7 +35,7 @@
<log4jdbc.version>
1.16
</log4jdbc.version>
<log4jdbc.version>
1.16
</log4jdbc.version>
<swagger.version>
2.9.2
</swagger.version>
<swagger.version>
2.9.2
</swagger.version>
<fastjson.version>
1.2.54
</fastjson.version>
<fastjson.version>
1.2.54
</fastjson.version>
<druid.version>
1.1.1
0
</druid.version>
<druid.version>
1.1.1
4
</druid.version>
<hutool.version>
[4.1.12,)
</hutool.version>
<hutool.version>
[4.1.12,)
</hutool.version>
<commons-pool2.version>
2.5.0
</commons-pool2.version>
<commons-pool2.version>
2.5.0
</commons-pool2.version>
<mapstruct.version>
1.2.0.Final
</mapstruct.version>
<mapstruct.version>
1.2.0.Final
</mapstruct.version>
...
...
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