feat: There is no way the

This commit is contained in:
super_liu
2021-08-12 11:18:43 +08:00
parent 3f606017e9
commit 3c2eed2ed4
@@ -21,7 +21,7 @@ public class DocConverterPdf {
* private String convertHost;
*
*
* fileString 新替换的文件名
* fileString 文件全路径
* fileType 文件后缀类型
* 调用方法如下
* DocConverterPdf d = new DocConverterPdf(fileString,fileType);