ziwen 2 år sedan
förälder
incheckning
ebf5ebf1f4
1 ändrade filer med 0 tillägg och 2 borttagningar
  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)
 	xlFile, _ = xlsx.OpenFile(path)
 	if err != nil {
 	if err != nil {
 		fmt.Println(err)
 		fmt.Println(err)