mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-11-02 23:33:49 +08:00
update 满足用户需求
This commit is contained in:
@@ -28,6 +28,7 @@ import com.ruoyi.common.core.domain.TreeEntity;
|
||||
#set($Entity="TreeEntity<${ClassName}>")
|
||||
#end
|
||||
@Data
|
||||
@EqualsAndHashCode(callSuper = true)
|
||||
@TableName("${tableName}")
|
||||
public class ${ClassName} extends ${Entity} {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user