QueryConfigs token取消限制
This commit is contained in:
@@ -286,7 +286,7 @@ func (c *CmsController) UpdateConfig() {
|
|||||||
|
|
||||||
// @Title 查询配置
|
// @Title 查询配置
|
||||||
// @Description 查询配置
|
// @Description 查询配置
|
||||||
// @Param token header string true "认证token"
|
// @Param token header string fasle "认证token"
|
||||||
// @Param type query string false "配置类型(当前只支持PricePack)"
|
// @Param type query string false "配置类型(当前只支持PricePack)"
|
||||||
// @Param key query string false "配置名"
|
// @Param key query string false "配置名"
|
||||||
// @Param keyword query string false "关键字"
|
// @Param keyword query string false "关键字"
|
||||||
|
|||||||
Reference in New Issue
Block a user