@@ -36,7 +36,7 @@ func WebsiteInfo(c *gin.Context) { | |||||
// GetModuleSetting | // GetModuleSetting | ||||
// @Summary 页面样式 | // @Summary 页面样式 | ||||
// @Tags 页面样式 | |||||
// @Tags 官网 | |||||
// @Description 页面样式 | // @Description 页面样式 | ||||
// @Accept json | // @Accept json | ||||
// @Produce json | // @Produce json | ||||
@@ -7523,7 +7523,7 @@ const docTemplate = `{ | |||||
"application/json" | "application/json" | ||||
], | ], | ||||
"tags": [ | "tags": [ | ||||
"页面样式" | |||||
"官网" | |||||
], | ], | ||||
"summary": "页面样式", | "summary": "页面样式", | ||||
"parameters": [ | "parameters": [ | ||||
@@ -7515,7 +7515,7 @@ | |||||
"application/json" | "application/json" | ||||
], | ], | ||||
"tags": [ | "tags": [ | ||||
"页面样式" | |||||
"官网" | |||||
], | ], | ||||
"summary": "页面样式", | "summary": "页面样式", | ||||
"parameters": [ | "parameters": [ | ||||
@@ -9824,7 +9824,7 @@ paths: | |||||
$ref: '#/definitions/md.Response' | $ref: '#/definitions/md.Response' | ||||
summary: 页面样式 | summary: 页面样式 | ||||
tags: | tags: | ||||
- 页面样式 | |||||
- 官网 | |||||
/api/website/info: | /api/website/info: | ||||
get: | get: | ||||
consumes: | consumes: | ||||