|
@@ -1186,8 +1186,8 @@ func (this *TradeCommonController) EicHistoryData() {
|
|
|
|
|
|
|
|
|
|
|
|
-
|
|
|
-
|
|
|
+
|
|
|
+
|
|
|
|
|
|
|
|
|
func (this *TradeCommonController) CoalMineClassify() {
|
|
@@ -1335,8 +1335,8 @@ func (this *TradeCommonController) CoalMineClassify() {
|
|
|
}
|
|
|
|
|
|
|
|
|
-
|
|
|
-
|
|
|
+
|
|
|
+
|
|
|
|
|
|
|
|
|
|
|
@@ -1392,8 +1392,8 @@ func (this *TradeCommonController) CoalMineFrequency() {
|
|
|
}
|
|
|
|
|
|
|
|
|
-
|
|
|
-
|
|
|
+
|
|
|
+
|
|
|
|
|
|
|
|
|
|
|
@@ -2260,7 +2260,7 @@ func (this *TradeCommonController) ExportCoalList() {
|
|
|
br.ErrMsg = "保存文件失败"
|
|
|
return
|
|
|
}
|
|
|
- fileName := `中国煤炭网数据`
|
|
|
+ fileName := `中国煤炭市场网数据`
|
|
|
if len(secNameList) > 0 {
|
|
|
fileName = secNameList[0].ClassifyName
|
|
|
}
|