feat:添加OA系统对接相关代码

This commit is contained in:
aguanleishen
2026-07-22 17:04:56 +08:00
parent b259f94d4b
commit 9894ac7a34
8 changed files with 122 additions and 0 deletions
+6
View File
@@ -82,6 +82,12 @@
<artifactId>blade-core-auto</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>cn.hutool</groupId>
<artifactId>hutool-all</artifactId>
</dependency>
</dependencies>
</project>