忽略dll文件git
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
using Newtonsoft.Json;
|
||||
|
||||
namespace Alipay.AopSdk.Core.Response
|
||||
{
|
||||
/// <summary>
|
||||
/// AlipayOpenAppCodetesttestResponse.
|
||||
/// </summary>
|
||||
public class AlipayOpenAppCodetesttestResponse : AopResponse
|
||||
{
|
||||
/// <summary>
|
||||
/// 测试测试测试
|
||||
/// </summary>
|
||||
[JsonProperty("testtesttest")]
|
||||
public string Testtesttest { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user