Commit ea5bbb2b authored by hongguangwu's avatar hongguangwu

MVP1.7.11-是否自动生成解除劳动合同书 0否1是

parent d22da459
......@@ -156,6 +156,8 @@ public class WordToImageUtil {
}
return url;
}
} catch (Exception e) {
e.printStackTrace();
} finally {
if (pdfFile != null) {
pdfFile.delete();
......
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