@ -147,19 +147,13 @@ public class CommonController {
return ajax;
}
} catch (Exception e) {
log.error("上传文件异常", e);
return AjaxResult.error(e.getMessage());
catch(
Exception e)
{
e.printStackTrace();
/**
* 本地资源通用下载
*/