{
    "type": "object",
    "properties": {
        "_createTime": {
            "type": "string"
        },
        "_id": {
            "type": "string"
        },
        "_name": {
            "type": "string"
        },
        "_updateTime": {
            "type": "string"
        },
        "createTime": {
            "type": "string"
        },
        "id": {
            "type": "string"
        },
        "updateTime": {
            "type": "string"
        }
    },
    "version": 4
}
