Browse Source

修复附件上传成功后无法及时生成附件关联的错误

shenjingwei 4 months ago
parent
commit
968add03cf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -61,7 +61,7 @@
         <dependency>
             <groupId>com.yunlian.yos</groupId>
             <artifactId>yos-core</artifactId>
-            <version>3.2.11</version>
+            <version>3.2.12</version>
         </dependency>
         <dependency>
             <groupId>com.microsoft.sqlserver</groupId>