"description": "测试", // 事件描述
"type": "counter", // 事件类型, counter: 计数器, number: 数值
"key": "labore111", // 变量标识符
"type": "String", // 变量类型, 目前有 String, Int, Double 类型
"projectId": "id3", // 项目 uid
"createdAt": 1534820494000, // 变量创建时间,unix 毫秒时间戳
"updatedAt": 1534820494000 // 变量最后一次更新时间, unix 毫秒时间戳
"projectId": "id3", // 项目 uid
"createdAt": 1534426936000, // 事件创建时间, unix 毫秒时间戳
"updatedAt": 1535425076000, // 事件最后一次更新时间, unix 毫秒时间戳
"creator": "User1", // 创建人
"updater": "User1", // 最后一次更新人
"eventType": "dash" // 事件类型, 目前仅有 dash,表示为打点事件