C# Newtonsoft.Json不序列字段

C# Newtonsoft.Json不序列字段 [JsonObject(MemberSerialization.OptOut)] public class employeePersonalForm { [JsonIgnore] public string eid { get; set; } public int? sex { get;
相关文章
相关标签/搜索