疯狂的狮子li
2022-06-06 4c79fcb6ed5eb00fe1fb32d584621e139bc98869
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