| | |
| | | import java.time.LocalDateTime; |
| | | import com.qianwen.smartman.common.constant.DateConstant; |
| | | |
| | | /* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/modules/dnc/vo/EntityInfoVO.class */ |
| | | public class EntityInfoVO { |
| | | private String id; |
| | | private Boolean isDirectory; |
| | |
| | | private String owner; |
| | | private String hash; |
| | | |
| | | /* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/modules/dnc/vo/EntityInfoVO$EntityInfoVOBuilder.class */ |
| | | |
| | | public static class EntityInfoVOBuilder { |
| | | private String id; |
| | | private Boolean isDirectory; |