01 2024 档案

摘要:问题: 解决 使用System.Text.Json.JsonSerializer序列化dto为字符串时,要传入如下配置 //解决中文存入数据库后变成UTF-8编码的问题 private JsonSerializerOptions _jsonSerializerOptions = new JsonSe 阅读全文
posted @ 2024-01-31 14:41 白板号 阅读(33) 评论(0) 推荐(0)