摘要: 实现一个ContractResolver public class IgnorePropertiesResolver : DefaultContractResolver if (member is PropertyInfo) { property.ShouldSerialize = x => fal 阅读全文
posted @ 2021-12-29 11:20 lilei9110 阅读(261) 评论(0) 推荐(0) 编辑