| Package | Description |
|---|---|
| com.geoway.adf.dms.datasource.dto.input | |
| com.geoway.adf.dms.datasource.service | |
| com.geoway.adf.dms.datasource.service.impl |
| Modifier and Type | Method and Description |
|---|---|
List<InputDataResultDTO> |
InputResultDTO.getDataResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
InputResultDTO.setDataResult(List<InputDataResultDTO> dataResult) |
| Modifier and Type | Method and Description |
|---|---|
List<InputDataResultDTO> |
DataInputService.uploadDataInput(org.springframework.web.multipart.MultipartFile file,
Integer srid,
Boolean create,
Boolean publishService)
数据上传导入
|
List<InputDataResultDTO> |
DataInputService.uploadDataInput(org.springframework.web.multipart.MultipartFile file,
Integer srid,
Boolean create,
Boolean publishService,
String dsKey)
数据上传导入
|
| Modifier and Type | Method and Description |
|---|---|
List<InputDataResultDTO> |
DataInputServiceImpl.uploadDataInput(org.springframework.web.multipart.MultipartFile file,
Integer srid,
Boolean create,
Boolean publishService) |
List<InputDataResultDTO> |
DataInputServiceImpl.uploadDataInput(org.springframework.web.multipart.MultipartFile file,
Integer srid,
Boolean create,
Boolean publishService,
String dsKey) |
Copyright © 2025. All rights reserved.