摘要: [JsonObject(MemberSerialization.OptOut)] public class employeePersonalForm { [JsonIgnore] public string eid { get; set; } public int? sex { get; set; } public ... 阅读全文
posted @ 2019-06-21 12:14 hllive 阅读(1103) 评论(0) 推荐(0)