mirror of https://gitee.com/y_project/RuoYi.git
修复注释错误
parent
07e2d69ebf
commit
dd9b2cd617
|
@ -205,7 +205,7 @@ public class GenUtils
|
||||||
/**
|
/**
|
||||||
* 关键字替换
|
* 关键字替换
|
||||||
*
|
*
|
||||||
* @param name 需要被替换的名字
|
* @param text 需要被替换的名字
|
||||||
* @return 替换后的名字
|
* @return 替换后的名字
|
||||||
*/
|
*/
|
||||||
public static String replaceText(String text)
|
public static String replaceText(String text)
|
||||||
|
|
Loading…
Reference in New Issue