huangjiajun 2 tygodni temu
rodzic
commit
71e6680b42
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      app/md/md_config.go

+ 1
- 1
app/md/md_config.go Wyświetl plik

@@ -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"`
}


Ładowanie…
Anuluj
Zapisz