parent
3acb551f94
commit
19996cc2df
@ -1,10 +1,10 @@
|
||||
package main
|
||||
|
||||
type IpInfo struct {
|
||||
CityId int64
|
||||
Country string
|
||||
Region string
|
||||
Province string
|
||||
City string
|
||||
ISP string
|
||||
}
|
||||
//type IpInfo struct {
|
||||
// CityId int64
|
||||
// Country string
|
||||
// Region string
|
||||
// Province string
|
||||
// City string
|
||||
// ISP string
|
||||
//}
|
||||
|
||||
Loading…
Reference in new issue