mirror of
				https://github.com/dromara/RuoYi-Vue-Plus.git
				synced 2025-11-04 08:13:44 +08:00 
			
		
		
		
	update 优化 删除多余的引号
This commit is contained in:
		@@ -58,7 +58,7 @@ public class ${ClassName}Vo implements Serializable {
 | 
			
		||||
     * ${column.columnComment}Url
 | 
			
		||||
     */
 | 
			
		||||
    @Translation(type = TransConstant.OSS_ID_TO_URL, mapper = "${column.javaField}")
 | 
			
		||||
    private String ${column.javaField}Url";
 | 
			
		||||
    private String ${column.javaField}Url;
 | 
			
		||||
#end
 | 
			
		||||
#end
 | 
			
		||||
#end
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user