瀏覽代碼

Merge branch 'pool/94' into debug

# Conflicts:
#	utils/config.go
Roc 1 周之前
父節點
當前提交
94b259b5b6
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      utils/config.go

+ 2 - 2
utils/config.go

@@ -76,8 +76,8 @@ var (
 
 	ThsDataMethod           string //同花顺数据获取的方式,app是通过终端;api是通过接口
 	ThsRefreshToken         string // 同花顺的刷新token
-	MysteelChemicalApiToken string // 钢联化工的api数据token
-	MySteelChemicalApiUrl   string // 钢联化工的api数据地址
+	MysteelChemicalApiToken string // 上海钢联的api数据token
+	MySteelChemicalApiUrl   string // 上海钢联的api数据地址
 )
 
 type WindUrlMap struct {