mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-09-24 07:19:46 +08:00
update 统一代码间隔符
This commit is contained in:
@ -21,7 +21,7 @@ import lombok.experimental.Accessors;
|
||||
@TableName("test_tree")
|
||||
public class TestTree extends TreeEntity {
|
||||
|
||||
private static final long serialVersionUID=1L;
|
||||
private static final long serialVersionUID = 1L;
|
||||
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user