去掉代码生成器与demo
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<artifactId>laws-chery</artifactId>
|
||||
<version>2.5.1</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
|
||||
<parent>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-parent</artifactId>
|
||||
@@ -51,7 +51,7 @@
|
||||
|
||||
<modules>
|
||||
<module>laws-base</module>
|
||||
<module>laws-module-demo</module>
|
||||
<!-- <module>laws-module-demo</module>-->
|
||||
<module>laws-module-system</module>
|
||||
<!-- 单体应用启动类 -->
|
||||
<module>laws-single-startup</module>
|
||||
@@ -75,7 +75,7 @@
|
||||
<url>http://maven.hzwlsoft.com:4000/repository/maven-snapshots/</url>
|
||||
</snapshotRepository>
|
||||
</distributionManagement>
|
||||
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>aliyun</id>
|
||||
@@ -389,4 +389,4 @@
|
||||
</properties>
|
||||
</profile>
|
||||
</profiles>
|
||||
</project>
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user