| Package | Description |
|---|---|
| com.geoway.adf.dms.datasource.dto.file | |
| com.geoway.adf.dms.datasource.service | |
| com.geoway.adf.dms.datasource.service.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
FileDetailDTO
文件详情
|
| Modifier and Type | Method and Description |
|---|---|
FileDTO |
FileStorageService.createDirectory(String key,
String path,
String dirName)
创建目录
|
| Modifier and Type | Method and Description |
|---|---|
List<FileDTO> |
FileStorageService.listFile(String key,
String serverPath)
获取文件列表
|
| Modifier and Type | Method and Description |
|---|---|
FileDTO |
FileStorageServiceImpl.createDirectory(String key,
String path,
String dirName) |
| Modifier and Type | Method and Description |
|---|---|
List<FileDTO> |
FileStorageServiceImpl.listFile(String key,
String serverPath) |
Copyright © 2025. All rights reserved.