feat: swagger接口文档更新1.0.8改TokenAuth
This commit is contained in:
@@ -42,7 +42,7 @@ type SysConfigController struct {
|
||||
// @Param pageNum query number true "pageNum" default(1)
|
||||
// @Param pageSize query number true "pageSize" default(10)
|
||||
// @Success 200 {object} object "Response Results"
|
||||
// @Security ApiKeyAuth
|
||||
// @Security TokenAuth
|
||||
// @Summary Config Information List
|
||||
// @Description Config Information List
|
||||
// @Router /system/config/list [get]
|
||||
|
||||
Reference in New Issue
Block a user