소스 검색

Merge branch 'ETA_1.6.4' into debug

zwxi 1 년 전
부모
커밋
fc7cf44ed5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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("指标名称")