重写数据库初始化程序,全自动检查模块数据库初始化,简化模块安装。
This commit is contained in:
@@ -48,19 +48,19 @@
|
||||
<version>${project.parent.version}</version>
|
||||
</dependency>
|
||||
|
||||
<!-- 文件在线预览 -->
|
||||
<!-- 文件在线预览
|
||||
<dependency>
|
||||
<groupId>com.jeesite</groupId>
|
||||
<artifactId>jeesite-module-filepreview</artifactId>
|
||||
<version>${project.parent.version}</version>
|
||||
</dependency>
|
||||
</dependency> -->
|
||||
|
||||
<!-- 文件管理共享 -->
|
||||
<!-- 文件管理与共享
|
||||
<dependency>
|
||||
<groupId>com.jeesite</groupId>
|
||||
<artifactId>jeesite-module-filemanager</artifactId>
|
||||
<version>${project.parent.version}</version>
|
||||
</dependency>
|
||||
</dependency> -->
|
||||
|
||||
<!-- Spring Boot -->
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user