huangjiajun há 2 semanas
ascendente
cometimento
71e6680b42
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      app/md/md_config.go

+ 1
- 1
app/md/md_config.go Ver ficheiro

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


Carregando…
Cancelar
Guardar