namespace Mirea.Api.Endpoint.Common.Settings; public interface ISaveSettings { void SaveSetting(); }