忽略
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
namespace Hncore.Wx.Open
|
||||
{
|
||||
/// <summary>
|
||||
/// <see cref=" GetWechatTicketRequest"/>
|
||||
/// </summary>
|
||||
public class GetWechatTicketResponse:ResponseBase
|
||||
{
|
||||
public string Ticket { get; set; }
|
||||
}
|
||||
namespace Hncore.Wx.Open
|
||||
{
|
||||
/// <summary>
|
||||
/// <see cref=" GetWechatTicketRequest"/>
|
||||
/// </summary>
|
||||
public class GetWechatTicketResponse:ResponseBase
|
||||
{
|
||||
public string Ticket { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user