This commit is contained in:
ls
2024-10-11 15:23:15 +08:00
parent 2d32bcc3bb
commit af2e06a5c0
3 changed files with 6 additions and 13 deletions

View File

@@ -19,13 +19,7 @@
<artifactId>physical-system-biz</artifactId>
<version>${jeecgboot.version}</version>
</dependency>
<!-- DEMO 示例模块 -->
<dependency>
<groupId>org.jeecgframework.boot</groupId>
<artifactId>physical-module-experiment</artifactId>
<version>${jeecgboot.version}</version>
</dependency>
<!-- flyway 数据库自动升级
<dependency>
<groupId>org.flywaydb</groupId>