RuoYi
2026-01-08 cfd619fa4f1f6b693a97b7865d57f8b9982d29a4
ruoyi-modules/ruoyi-gen/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()
    {