20220313 3张表格 导出excel功能

This commit is contained in:
路 范
2022-03-14 00:29:01 +08:00
parent 0c4a0efa74
commit a35cfa0819
430 changed files with 35219 additions and 0 deletions

View File

@@ -0,0 +1,60 @@
{
//"start_row": 6, 开始行数 Excel中行号
//"null_row_count": 6, 空行数
//"start_cell": 3, 开始列数, A是1B是2以此类推
//"null_cell_count": 17, 空列数
//"url": "接口URL",
"1": {
"1": "http://www.baidu.com1",
"2": "http://www.baidu.com2"
},
"2": {
"1": "http://www.baidu.com3",
"2": "http://www.baidu.com4",
"3": {
"sheet_name": "城市更新-分行业(项目信息)",
"start_row": 5,
"null_row_count": 6,
"start_cell": 3,
"null_cell_count": 17,
"url": "http://10.19.94.196:81/data-system/api/bigScreen/house/cityProjectByInd"
},
"4": {
"sheet_name": "分地区(项目信息)",
"start_row": 5,
"null_row_count": 14,
"start_cell": 2,
"null_cell_count": 17,
"url": "http://10.19.94.196:81/data-system/api/bigScreen/house/houseInvestKeyRate"
}
},
//房地产业
"3": {
"1": {
"sheet_name": "房地产业-分行业(关键指标)",
"start_row": 5,
"null_row_count": 7,
"start_cell": 4,
"null_cell_count": 18,
"url": "http://10.19.94.196:81/data-system/api/bigScreen/house/houseInvestKeyRate"
},
"2": "http://www.baidu.com8",
"3": "http://www.baidu.com9",
"4": {
"sheet_name": "房地产业分行业(项目信息)",
"start_row": 6,
"null_row_count": 6,
"start_cell": 3,
"null_cell_count": 17,
"url": "http://10.19.94.196:81/data-system/api/bigScreen/house/houseProjectByInd"
},
"5": {
"sheet_name": "分地区(项目信息)",
"start_row": 5,
"null_row_count": 13,
"start_cell": 2,
"null_cell_count": 17,
"url": "http://10.19.94.196:81/data-system/api/bigScreen/house/houseProjectByArea"
}
}
}