疯狂的狮子li
2022-06-01 e9f29cd1471a25f48fbc7e929a11710984b1acef
ruoyi-generator/src/main/resources/vm/java/bo.java.vm
@@ -28,7 +28,7 @@
#if($table.crud || $table.sub)
#set($Entity="BaseEntity")
#elseif($table.tree)
#set($Entity="TreeEntity")
#set($Entity="TreeEntity<${ClassName}Bo>")
#end
@Data