{ "properties": { "id": { "type": "string" }, "name": { "type": "string" }, }, "x-apifox-orders": [ //字段排序,展示的时候使用 "id", "name" ] }