namespace Abp.Web.Models.AbpUserConfiguration { public class AbpUserClockConfigDto { public string Provider { get; set; } } }