From d0cbe9f3dfc3a4488a3505f183dd7b8e83cb4d6c Mon Sep 17 00:00:00 2001 From: 许鹏程 <1821349743@qq.com> Date: 星期三, 18 九月 2024 10:20:12 +0800 Subject: [PATCH] web模块添加全局异常拦截处理,针对com.product 包下所有的controller 未处理的异常进行通用处理 --- doc/系统部署.docx | 0 1 files changed, 0 insertions(+), 0 deletions(-) diff --git "a/doc/\347\263\273\347\273\237\351\203\250\347\275\262.docx" "b/doc/\347\263\273\347\273\237\351\203\250\347\275\262.docx" new file mode 100644 index 0000000..b623971 --- /dev/null +++ "b/doc/\347\263\273\347\273\237\351\203\250\347\275\262.docx" Binary files differ -- Gitblit v1.9.2