Commit da93461e authored by zhangqingle's avatar zhangqingle

修改通知路径

parent 050e4175
......@@ -87,7 +87,7 @@ public class OfficeToPdf {
*
* synchronized
*/
public int transformToPdf(String sourceFile, String destFile){
public synchronized int transformToPdf(String sourceFile, String destFile){
LogUtil.fileChangeLog("****************transform + begin***********" + DateFormatUtils.format(new Date(), "HH:mm:ss"));
OpenOfficeConnection connection = null;
try {
......
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