mirror of
https://gitee.com/dromara/RuoYi-Vue-Plus.git
synced 2026-09-19 09:55:16 +08:00
fix 强迫症,小问题
This commit is contained in:
parent
098d3347a0
commit
aebfaf2deb
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user