浏览代码

sagger 知识库api

1811872455@163.com 3 周之前
父节点
当前提交
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>