ziwen 2 лет назад
Родитель
Сommit
ebf5ebf1f4
1 измененных файлов с 0 добавлено и 2 удалено
  1. 0 2
      services/commodity_coal_firm.go

+ 0 - 2
services/commodity_coal_firm.go

@@ -67,8 +67,6 @@ func FileCoalFirm() {
 		}
 	}
 
-	path = fmt.Sprintf(path,nyear,smonth)
-	//path = "static/file/全国分企业煤炭产量旬度数据(2022年3月上旬).xlsx"
 	xlFile, _ = xlsx.OpenFile(path)
 	if err != nil {
 		fmt.Println(err)