namespace WePlatform.BaseSystem.AuditLog.Dto { public class QueryMethodName { public string ServiceName { get; set; } } }