IDictionary<string, object> obj = new System.Dynamic.ExpandoObject(); obj.Add("吊牌额", ); dynamic obj2 = obj as System.Dynamic.ExpandoObject;