Commit c4ee9ea7 authored by wanglei's avatar wanglei

修复注释错误

parent 7c39f925
...@@ -195,7 +195,7 @@ public class GenUtils ...@@ -195,7 +195,7 @@ public class GenUtils
/** /**
* 关键字替换 * 关键字替换
* *
* @param name 需要被替换的名字 * @param text 需要被替换的名字
* @return 替换后的名字 * @return 替换后的名字
*/ */
public static String replaceText(String text) public static String replaceText(String text)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment