Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1231 wblu/feishu reader fix #340

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

wblu214
Copy link
Contributor

@wblu214 wblu214 commented Jan 1, 2025

1231 wblu/feishu reader fix

# Conflicts:
#	community/document-readers/feishu-document-reader/pom.xml
#	community/document-readers/feishu-document-reader/src/main/java/com/alibaba/cloud/ai/reader/feishu/FeiShuDocumentReader.java
# Conflicts:
#	community/document-readers/feishu-document-reader/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports
@@ -29,6 +28,7 @@
<version>0.0.1-SNAPSHOT</version>
<name>feishu-document-reader</name>
<description>FeiShu Reader for Spring AI Alibaba</description>
<packaging>jar</packaging>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个不需要吧?


<build>
<plugins>
<plugin>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

为什么删除插件?这会导致打出来的 jar 包不能运行

@@ -22,31 +22,57 @@
import com.lark.oapi.service.docx.v1.model.*;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

考虑下使用增量引入,不要用全量

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants