Browse Source

fix:format

zqbao 7 months ago
parent
commit
7b89e8b2f0
1 changed files with 2 additions and 1 deletions
  1. 2 1
      services/eia_steo.go

+ 2 - 1
services/eia_steo.go

@@ -26,7 +26,8 @@ func SyncEiaSteoData(cont context.Context) (err error) {
 		"Drilling Productivity Metrics":                                                `https://www.eia.gov/outlooks/steo/data/browser/data/index.php?v=32&f=M&s=0&start=201901&end=202512&ctype=linechart&maptype=0&method=getData`,
 		"Crude Oil and Natural Gas Production from Shale and Tight Formations":         `https://www.eia.gov/outlooks/steo/data/browser/data/index.php?v=33&f=M&s=0&start=201901&end=202512&maptype=0&ctype=linechart&method=getData`,
 	}
-	var eiaIndexName = []string{"International Petroleum and Other Liquids Production、Consumption、Inventories",
+	var eiaIndexName = []string{
+		"International Petroleum and Other Liquids Production、Consumption、Inventories",
 		"Non-OPEC Petroleum and Other Liquids Production",
 		"Total Liquid Fuels Production",
 		"Total Crude Oil Production",