Signed-off-by: anderx <312518615@qq.com>
@@ -209,7 +209,7 @@ public class DemandCollectionServiceImpl extends BaseMybatisDao<DemandCollection
out.flush();
out.close();
} catch (Exception e) {
- logger.error(e.getLocalizedMessage());
+
throw new BusinessException(new Error("表格生成错误。"));
}finally {