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
30784088
"mall-admin/src/main/vscode:/vscode.git/clone" did not exist on "61d66f7caaa5261ca2f71aa9e76a522ce1b8ed67"
Commit
30784088
authored
Nov 07, 2019
by
dqjdda
Browse files
代码生成模块移入 tools模块中
parent
a3fcb363
Changes
61
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
30784088
...
...
@@ -14,7 +14,6 @@
<module>
eladmin-logging
</module>
<module>
eladmin-system
</module>
<module>
eladmin-tools
</module>
<module>
eladmin-generator
</module>
</modules>
<name>
EL-ADMIN后台管理系统
</name>
...
...
@@ -24,7 +23,6 @@
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-parent
</artifactId>
<version>
2.1.0.RELEASE
</version>
<relativePath/>
</parent>
<properties>
...
...
@@ -42,7 +40,6 @@
</properties>
<dependencies>
<!--Spring boot start-->
<dependency>
<groupId>
org.springframework.boot
</groupId>
...
...
Prev
1
2
3
4
Next
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