mirror of
https://gitee.com/y_project/RuoYi-Vue.git
synced 2025-12-25 14:56:40 +08:00
优化代码
This commit is contained in:
@ -71,9 +71,9 @@ public class ${ClassName} extends ${Entity}
|
||||
{
|
||||
return $column.javaField;
|
||||
}
|
||||
#end
|
||||
#end
|
||||
|
||||
#end
|
||||
#end
|
||||
#if($table.sub)
|
||||
public List<${subClassName}> get${subClassName}List()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user