type 关键字定义允许的 JSON 值类型。
{"type": "string"}
可与 string、number、integer、boolean、null、array 或 object 一起使用。