@Repository
public interface ExcelExportService
| 限定符和类型 | 方法和说明 |
|---|---|
String |
exportBjl(String chatCodeBar,
String chatCodeLine,
String chatCodePie,
String kssj,
String jssj,
String ywlx,
String chartDimesion,
String chartDimesion2,
String chartDimesion3,
List<Map<String,Object>> xzqZd,
javax.servlet.http.HttpServletResponse response) |
void |
exportRuleLog(javax.servlet.http.HttpServletResponse response,
Map<String,String> map) |
List<Map<String,Object>> |
getNodeBjlList(Map<String,Object> param) |
String exportBjl(String chatCodeBar, String chatCodeLine, String chatCodePie, String kssj, String jssj, String ywlx, String chartDimesion, String chartDimesion2, String chartDimesion3, List<Map<String,Object>> xzqZd, javax.servlet.http.HttpServletResponse response)
chatCodeBar - echats柱状统计图的base64编码chatCodeLine - echats折现统计图的base64编码chatCodePie - echats饼统计图的base64编码kssj - 查询开始时间jssj - 查询结束时间ywlx - 业务类型void exportRuleLog(javax.servlet.http.HttpServletResponse response,
Map<String,String> map)
throws IOException
map - 参数集合IOExceptionCopyright © 2017–2021 cn.gtmap. All rights reserved.