fix: 新增车间区域管理

This commit is contained in:
2024-08-06 13:40:45 +08:00
parent bf7a271f1a
commit 0436248fef
30 changed files with 1167 additions and 328 deletions

View File

@@ -43,6 +43,11 @@
<artifactId>dynamic-tp-spring-boot-starter-adapter-webserver</artifactId>
<version>1.1.6.1</version>
</dependency>
<dependency>
<groupId>com.github.jeffreyning</groupId>
<artifactId>mybatisplus-plus</artifactId>
<version>1.5.1-RELEASE</version>
</dependency>
<!-- 日志链路追踪 https://tlog.yomahub.com/pages/f62a84/#%E5%90%8C%E6%AD%A5%E6%97%A5%E5%BF%97-->
<dependency>