zwxi 1 year ago
parent
commit
d1128d057f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      controllers/commodity_trade_base_index.go

+ 1 - 1
controllers/commodity_trade_base_index.go

@@ -2963,7 +2963,7 @@ func (this *TradeCommonController) ExportMtjhList() {
 		}
 		//获取指标数据
 		windRow := sheet.AddRow()
-		windRow.AddCell().SetValue("中国煤炭网")
+		windRow.AddCell().SetValue("煤炭江湖")
 		rowSecName := sheet.AddRow()
 		celSecName := rowSecName.AddCell()
 		celSecName.SetValue("指标名称")