add:添加mock;

add:添加工单报工倒扣逻辑
This commit is contained in:
zhangzq
2026-06-12 14:59:37 +08:00
parent bd54c8057f
commit bf66aae879
34 changed files with 1123 additions and 72 deletions

View File

@@ -40,7 +40,11 @@
<version>3.0.13</version>
<type>pom</type>
</dependency>
<!-- MQ-->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-amqp</artifactId>
</dependency>
<!-- 获取系统信息 -->
<dependency>
<groupId>com.github.oshi</groupId>