默认接口提交和返回值不序列化

This commit is contained in:
2023-04-12 16:42:09 +08:00
parent 51d59218b0
commit e4ddf1b8b3
6 changed files with 2821 additions and 2808 deletions

View File

@@ -12,7 +12,8 @@ public class VisualDevModelDataCrInput: FlowTaskOtherModel
/// <summary>
/// 数据.
/// </summary>
public string data { get; set; }
/// modified by PhilPan 2023-04-12 返回值不序列化
public Dictionary<string, object> data { get; set; }
/// <summary>
/// 1-保存.