fuyongxin
2026-06-03 1cb2e46cb3f7d55a5e1a3235255828fa6a203f62
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()
    {