@@ -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)