Files
document/README.md
yanghuanglin 22538415b9 初次提交
2022-08-03 16:54:52 +08:00

9 lines
352 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# document
文书服务
api下为调用的接口在需要处理文书的项目中引用`fegin方式`配置Service后进行调用
server下为使用jacob处理word文书使用openoffice来进行pdf转换`java -jar xxx.jar`启动
tl-server下仅进行word转pdf使用的docto调用office来转换`java -jar xxx.jar`启动