fix(87338): 文档拆分--编辑--导入拆分结果,阻塞

This commit is contained in:
yjz
2024-07-29 10:59:07 +08:00
parent 3c3dad7753
commit f77b7b2971
11 changed files with 349 additions and 80 deletions
+3 -2
View File
@@ -175,8 +175,9 @@
</dependency>
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk15to18</artifactId>
<version>1.64</version>
<artifactId>bcprov-jdk15on</artifactId>
<version>1.56</version>
<scope>compile</scope>
</dependency>
</dependencies>