1811872455@163.com 3 недель назад
Родитель
Сommit
bf08d663d9
1 измененных файлов с 5 добавлено и 0 удалено
  1. 5 0
      java/storlead-api/pom.xml

+ 5 - 0
java/storlead-api/pom.xml

@@ -66,6 +66,11 @@
             <artifactId>storlead-system-api</artifactId>
         </dependency>
 
+        <dependency>
+            <groupId>com.storlead.boot</groupId>
+            <artifactId>storlead-knowledge-api</artifactId>
+        </dependency>
+
         <!-- UserServiceImpl 等依赖 ThirdPartyUserSyncService,默认实现见 storlead-thirdparty-biz -->
         <dependency>
             <groupId>com.storlead.boot</groupId>