package md

type ConfigResp struct {
	OssUrl string `json:"oss_url" example:"阿里云图片链接"`
}