mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-11 21:57:56 +08:00
C#SDK提交
This commit is contained in:
@@ -36,9 +36,9 @@ namespace SDKCSharp.Response
|
||||
public string SubMsg { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 数据
|
||||
/// 响应原始内容
|
||||
/// </summary>
|
||||
[JsonProperty("body")]
|
||||
[JsonIgnore]
|
||||
public string Body { get; set; }
|
||||
|
||||
/// <summary>
|
||||
|
Reference in New Issue
Block a user