Update DIstance
This commit is contained in:
parent
bdf930445c
commit
ad5090bdf2
@ -29,7 +29,7 @@ type Site struct {
|
||||
Longitude *float64 `json:"longitude"`
|
||||
Region string `json:"region"`
|
||||
Regency string `json:"regency"`
|
||||
Distance float64 `json:"distance"`
|
||||
Distance float64 `gorm:"-"`
|
||||
}
|
||||
|
||||
type SiteSearch struct {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user