fix -- 同步 RuoYi-Vue-Plus
This commit is contained in:
@@ -28,7 +28,7 @@ import com.ruoyi.common.core.domain.TreeEntity;
|
||||
#if($table.crud || $table.sub)
|
||||
#set($Entity="BaseEntity")
|
||||
#elseif($table.tree)
|
||||
#set($Entity="TreeEntity")
|
||||
#set($Entity="TreeEntity<${ClassName}Bo>")
|
||||
#end
|
||||
|
||||
@Data
|
||||
|
||||
Reference in New Issue
Block a user