Commit 92e493b1 by wangweidong

土工平台修改

parent b3bcc2a2
......@@ -77,6 +77,7 @@ public class PngReportHandle implements ICollectHandler {
return files;
}
}catch (Exception e){
logger.error("共享文件"+url+"获取失败的原因是:"+e.getMessage());
logger.error("共享文件获取失败的原因是:"+e.getMessage());
}
......
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