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