namespace Etor.Wx.Open
{
public class GetSavedAuthorizerInfoRequest
public string DomainUrl { get; set; }
public string AppId { get; set; }
}