修复注释错误
This commit is contained in:
		
							parent
							
								
									7c39f92538
								
							
						
					
					
						commit
						c4ee9ea7c8
					
				| 
						 | 
					@ -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)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue