调整依赖

This commit is contained in:
1378012178@qq.com 2025-06-16 10:35:27 +08:00
parent 5cefecbf42
commit c5d28852ce
1 changed files with 0 additions and 5 deletions

View File

@ -41,11 +41,6 @@
<artifactId>nursing-unit-common</artifactId> <artifactId>nursing-unit-common</artifactId>
<version>${nursingunit.version}</version> <version>${nursingunit.version}</version>
</dependency> </dependency>
<dependency>
<groupId>org.jeecgframework.boot</groupId>
<artifactId>jeecg-boot-base-core</artifactId>
<version>3.7.2</version>
</dependency>
</dependencies> </dependencies>
</project> </project>