疯狂的狮子Li
2022-06-13 4cb8e239ae86c525c2087eaef8b8381c6b6663de
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