chenrui
2025-05-07 d4ce53a5f519f8eee454c9d0c3e1423a0bac2ae2
src/main/resources/vm/java/domain.java.vm
@@ -71,9 +71,9 @@
    {
        return $column.javaField;
    }
#end
#end
#end
#end
#if($table.sub)
    public List<${subClassName}> get${subClassName}List()
    {