فهرست منبع

fix location response unmarshal failed issue

Jackson Tian 7 سال پیش
والد
کامیت
2fb543b0d6
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      sdk/endpoints/location_resolver.go

+ 1 - 1
sdk/endpoints/location_resolver.go

@@ -157,7 +157,7 @@ type EndpointsObj struct {
 }
 
 type EndpointObj struct {
-	Protocols   map[string]string
+	// Protocols   map[string]string
 	Type        string
 	Namespace   string
 	Id          string