1. 关于判断json串里是否存在 某个ke

    “key” in json
    json.hasOwnProperty(“key”)