摘要: CreateMap<string, string>().ConvertUsing(s => s == "" ? (string)null : s); 阅读全文
posted @ 2022-11-13 20:44 开拓丿飞 阅读(156) 评论(0) 推荐(0) 编辑