feat: 分类树标准法规回写接口定时任务

This commit is contained in:
2024-05-10 14:48:52 +08:00
parent 3de3528991
commit 78c4eaf286
7 changed files with 56 additions and 31 deletions
+5
View File
@@ -29,6 +29,11 @@
<scope>system</scope>
<systemPath>${project.basedir}/lib/bim-codec-1.0.0.jar</systemPath>
</dependency>
<!-- WebClient -->
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-webflux</artifactId>
</dependency>
</dependencies>
</project>