摘要: 在指定的可为空的字段上增加特性“[JsonProperty(NullValueHandling = NullValueHandling.Ignore)]”即可; class Program { static void Main(string[] args) { TestMan test = new 阅读全文
posted @ 2021-10-08 23:44 二维一加零 阅读(1726) 评论(1) 推荐(0)