This commit is contained in:
@@ -155,6 +155,7 @@ func (s *ConfigService) Update(ctx context.Context, id uint, req *dto.UpdatePoll
|
||||
return nil, errors.Wrap(errors.CodeInternalError, err, "更新轮询配置失败")
|
||||
}
|
||||
|
||||
s.notifyConfigChanged(ctx, "updated")
|
||||
return s.toResponse(config), nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user