疯狂的狮子Li
2022-04-11 d637f03067bfb71c38a52b3fc243a41f279e6e82
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