C# Newtonsoft.Json不序列字段

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