mirror of
https://codeup.aliyun.com/64f7d6b8ce01efaafef1e678/coal/coal.git
synced 2026-01-25 07:46:40 +08:00
返回parent信息
This commit is contained in:
@@ -7,5 +7,7 @@ import java.util.List;
|
||||
@Data
|
||||
public class ResourceTreeDto extends ResourceDto {
|
||||
|
||||
private ResourceDto parent;
|
||||
|
||||
private List<ResourceTreeDto> children;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user