【fix sonar】BrowserType文件
This commit is contained in:
+2
-2
@@ -1,10 +1,10 @@
|
||||
package com.jero.common.util;
|
||||
|
||||
/**
|
||||
*
|
||||
*
|
||||
* @Author 张代浩
|
||||
*
|
||||
*/
|
||||
public enum BrowserType {
|
||||
IE11,IE10,IE9,IE8,IE7,IE6,Firefox,Safari,Chrome,Opera,Camino,Gecko
|
||||
IE11,IE10,IE9,IE8,IE7,IE6,FIREFOX,SAFARI,CHROME,OPERA,CAMINO,GECKO
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user