忽略
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
namespace Hncore.Wx.Open
|
||||
{
|
||||
public class SaveAuthorizerInfoRequest
|
||||
{
|
||||
public string Domain { get; set; }
|
||||
public authorizer_info AuthorizerInfo { get; set; }
|
||||
public authorization_info AuthorizationInfo { get; set; }
|
||||
}
|
||||
namespace Hncore.Wx.Open
|
||||
{
|
||||
public class SaveAuthorizerInfoRequest
|
||||
{
|
||||
public string Domain { get; set; }
|
||||
public authorizer_info AuthorizerInfo { get; set; }
|
||||
public authorization_info AuthorizationInfo { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user