dengbiao 4 viikkoa sitten
vanhempi
commit
e70f8f3ea1
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      app/md/md_config.go

+ 1
- 1
app/md/md_config.go Näytä tiedosto

@@ -13,7 +13,7 @@ type ConfigResp struct {
Seo Seo `json:"seo"`
}
type Seo struct {
SeoTitle string `json:"seo_title"`
SeoTitle string `json:"seo_title" example:"seo"`
SeoLogo string `json:"seo_logo"`
WebLogo string `json:"web_logo"`
}


Ladataan…
Peruuta
Tallenna