package dnsclients // 线路描述 type Route struct { Name string `json:"name"` Code string `json:"code"` }