瀏覽代碼

test

master
huangjiajun 2 週之前
父節點
當前提交
71e6680b42
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      app/md/md_config.go

+ 1
- 1
app/md/md_config.go 查看文件

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


Loading…
取消
儲存