作者 RuoYi

Merge branch 'master' of https://gitee.com/y_project/RuoYi-Vue

@@ -195,7 +195,7 @@ public class GenUtils @@ -195,7 +195,7 @@ public class GenUtils
195 /** 195 /**
196 * 关键字替换 196 * 关键字替换
197 * 197 *
198 - * @param name 需要被替换的名字 198 + * @param text 需要被替换的名字
199 * @return 替换后的名字 199 * @return 替换后的名字
200 */ 200 */
201 public static String replaceText(String text) 201 public static String replaceText(String text)