public interface MigrationService
| 限定符和类型 | 方法和说明 |
|---|---|
void |
downModle(javax.servlet.http.HttpServletResponse response)
下载模板
|
void |
exportYmtj(javax.servlet.http.HttpServletResponse response,
javax.servlet.http.HttpServletRequest request,
String kssj,
String jssj) |
Map<String,Object> |
leadingData(org.springframework.web.multipart.MultipartFile file)
历史数据入库
|
List<Map<String,String>> |
queryAllData(String kssj,
String jssj)
查询所有数据
|
Map<String,Object> leadingData(org.springframework.web.multipart.MultipartFile file) throws IOException
IOExceptionvoid downModle(javax.servlet.http.HttpServletResponse response)
Copyright © 2017–2021 cn.gtmap. All rights reserved.