Commit dfec90e9 authored by alex yao's avatar alex yao

feat:合同信息提取插件

parent 6fba33c2
......@@ -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() {
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment