首页 > TAG信息列表 > headerLog

记C# 通过JObject 读取 json对象(Newtonsoft.Json.Linq.JObject.this[string].get 返回 null)

json对象 "RequestHeaders": { "Host": "tool.kkbmtj.com", "Referer": "https://m.kkbmtj.com/ys/shortindex?origin=kktj&xcx", } 代码:     HeaderLog headerLog = new HeaderLog();     var Headerobj = (JObject)J