mirror of https://gitee.com/y_project/RuoYi.git
删除多余;
parent
2d84e9183b
commit
9376208d10
|
@ -214,7 +214,6 @@ public class GenUtils
|
|||
public static String replaceKeyword(String keyword)
|
||||
{
|
||||
String keyName = keyword.replaceAll("(?:表|信息)", "");
|
||||
;
|
||||
return keyName;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue