fix: 文件/配置/菜单权限接口变更
This commit is contained in:
@@ -310,7 +310,7 @@ func (s SysConfigController) Export(c *gin.Context) {
|
||||
|
||||
// 参数配置修改配置参数
|
||||
//
|
||||
// PUT /changeValue
|
||||
// PUT /change-value
|
||||
func (s *SysConfigController) ConfigValue(c *gin.Context) {
|
||||
language := reqctx.AcceptLanguage(c)
|
||||
var body struct {
|
||||
|
||||
Reference in New Issue
Block a user