忽略
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
using System.Collections.Generic;
|
||||
|
||||
namespace Hncore.Wx.Open
|
||||
{
|
||||
public class CreateQrcodeResponse : ResponseBase
|
||||
{
|
||||
public string ticket { get; set; }
|
||||
public string url { get; set; }
|
||||
}
|
||||
using System.Collections.Generic;
|
||||
|
||||
namespace Hncore.Wx.Open
|
||||
{
|
||||
public class CreateQrcodeResponse : ResponseBase
|
||||
{
|
||||
public string ticket { get; set; }
|
||||
public string url { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user