解决IP Spoofing表单不对应
解决 msgProp读取不到文件时,空指针错误
This commit is contained in:
@@ -757,7 +757,7 @@ public class BaseController {
|
||||
}
|
||||
|
||||
} catch (Exception e) {
|
||||
msgProp = null;
|
||||
//msgProp = null;
|
||||
logger.error("未知i18n消息配置文件,请确定文件是否存在!", e);
|
||||
}
|
||||
return msgProp;
|
||||
|
||||
Reference in New Issue
Block a user