mirror of
https://github.com/syumai/workers.git
synced 2025-03-11 01:39:11 +00:00
R: remove json tag
This commit is contained in:
parent
7f9e061a7e
commit
4035675827
@ -122,12 +122,12 @@ type Properties struct {
|
|||||||
City string
|
City string
|
||||||
VerifiedBotCategory string
|
VerifiedBotCategory string
|
||||||
// EdgeRequestKeepAliveStatus int
|
// EdgeRequestKeepAliveStatus int
|
||||||
RequestPriority string `json:""`
|
RequestPriority string
|
||||||
HttpProtocol string `json:""`
|
HttpProtocol string
|
||||||
Region string `json:"region"`
|
Region string
|
||||||
RegionCode string `json:"regionCode"`
|
RegionCode string
|
||||||
AsOrganization string `json:"asOrganization"`
|
AsOrganization string
|
||||||
PostalCode string `json:"postalCode"`
|
PostalCode string
|
||||||
BotManagement *BotManagement
|
BotManagement *BotManagement
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user