@@ -986,7 +986,6 @@ func GeneralChartToken(source, uniqueCode string) (token string, err error) {
err = errors.New("json.Unmarshal " + e.Error())
return
}
- //fmt.Println(response.Code)
token = response.Data
@@ -345,6 +345,7 @@ func init() {
YiDongApiConfig()
ChartPermissionId()
FiccYbEtaHub()
+ OpenapiUrl()
// YiDongApiConfig 易董开放api配置