【fix sonar】SysUserAgentController文件
This commit is contained in:
+1
-1
@@ -64,7 +64,7 @@ public class SysUserAgentController {
|
||||
@Value("${jero.path.upload}")
|
||||
private String upLoadPath;
|
||||
|
||||
private static String ERROE_MSG = "未找到对应实体";
|
||||
private static final String ERROE_MSG = "未找到对应实体";
|
||||
/**
|
||||
* 分页列表查询
|
||||
* @param sysUserAgent
|
||||
|
||||
Reference in New Issue
Block a user