新增设备管理模块

This commit is contained in:
2025-09-24 13:29:10 +08:00
parent f278056c80
commit 069c1664ca
111 changed files with 11916 additions and 1 deletions

View File

@@ -17,6 +17,10 @@
<dependencies>
<dependency>
<groupId>com.github.pagehelper</groupId>
<artifactId>pagehelper-spring-boot-starter</artifactId>
</dependency>
<!-- Spring框架基本的核心工具 -->
<dependency>
<groupId>org.springframework</groupId>