初始提交
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
namespace Etor.Wx.Open
|
||||
{
|
||||
public class GetSavedAuthorizerInfoRequest
|
||||
{
|
||||
public string DomainUrl { get; set; }
|
||||
public string AppId { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user