namespace Win_in.Sfs.Message.Domain.Shared; public static class MessageConsts { public const string RootPath = "api/message/"; }