namespace Sanhe.Abp.Auditing { public static class AuditingRemoteServiceConsts { public const string RemoteServiceName = "AbpAuditing"; } }