|
|
@@ -882,7 +882,7 @@ func (this *OilTechnologyServiceController) ExportAptitudeExcelByJava() {
|
|
|
}
|
|
|
|
|
|
fileName := "服务类资质配置导出表.xlsx"
|
|
|
- Url := utils.Cfg.MustValue("workflow", "AptitudeExcel")
|
|
|
+ Url := utils.Cfg.MustValue("workflow", "AptitudeTechServiceExcel")
|
|
|
|
|
|
var dataMap = make(map[string]interface{})
|
|
|
dataMap["data"] = listRes
|