fix 反馈任务状态接口超时重发、烘箱和输送线都优化了逻辑

This commit is contained in:
USER-20220102CG\noblelift
2023-07-24 17:18:05 +08:00
parent 61c482a8f4
commit 6d00464f73
6 changed files with 154 additions and 10 deletions

View File

@@ -415,6 +415,11 @@
<artifactId>UserAgentUtils</artifactId>
<version>1.21</version>
</dependency>
<dependency>
<groupId>org.springframework.retry</groupId>
<artifactId>spring-retry</artifactId>
</dependency>
</dependencies>
<distributionManagement>