Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
P
poc-api
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
poc
poc-api
Commits
dfec90e9
Commit
dfec90e9
authored
May 12, 2025
by
alex yao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat:合同信息提取插件
parent
6fba33c2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
TextInClient.java
...e/demand/ai/function/text_in_pdf2md/api/TextInClient.java
+2
-2
No files found.
src/main/java/cn/com/poc/thirdparty/resource/demand/ai/function/text_in_pdf2md/api/TextInClient.java
View file @
dfec90e9
...
...
@@ -31,8 +31,8 @@ import java.util.Map;
public
class
TextInClient
{
private
Logger
logger
=
LoggerFactory
.
getLogger
(
TextInClient
.
class
);
private
final
String
appId
=
"
dafd04a574230c00ccba61132160de0c
"
;
private
final
String
secretCode
=
"
3bc03c7e6f9402963e6e71d16d786a9c
"
;
private
final
String
appId
=
"
a595e68578ff9a853c3d60a879157547
"
;
private
final
String
secretCode
=
"
d723d69522c92ff59a3e48b37ac3df79
"
;
public
TextInClient
()
{
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment