微振物联网平台(对外)
  1. 数据大屏
微振物联网平台(对外)
  • 授权相关
    • 通过accessKey和accessKeySecret获取Authorization
      POST
  • 系统:字典详情管理
    • 查询字典详情
      GET
    • 查询多个字典详情
      GET
  • 设备相关
    • 领航盾,未来星,振动小卫士
      • 加工数据
        • 根据设备ID查询设备振动数据
    • 通用
      • 设备信息
        • 根据ID查询面板配置
        • 查询主机信息
        • 根据设备Mac查询主机信息
        • 查询显示配置详情
      • 首页
        • 后台首页
      • 报警日志
        • 根据机床id获取报警日志详情
        • 根据机床id获取报警日志分页
        • 根据报警日志logId获取报警视频列表
      • 设备状态
        • 查询主机工作状态(区间)
        • 查询主机工作状态
      • 设备使用率相关
        • 实时数据
          • 设备指定时间当天每半小时使用率
          • 根据设备ID查询设备实时稼动率信息
          • 根据设备名称查询最新稼动率数据
          • 根据主机ID查询主机实时数据
          • 根据机床ID或Mac查询设备指定日期历史数据
        • 历史统计数据
          • 查询主机日周月报信息按部门分组
          • 查询主机月报信息按部门分组
          • 查询主机日周月报信息按设备分组
          • 查询操机员月报信息
          • 查询主机月报信息
          • 日报查询主机信息
          • 查询主机每天每班历史稼动率
        • 快照
          • 根据ID查询快照通知详情
    • 互联测控
      • 加工数据
        • 查询指定日期班次程序号使用情况
        • 根据设备Mac获取sensor列表
        • 根据机床ID或设备Mac查询设备振动数据
        • 根据设备列表查询探测器索引列表
        • 查询探测器索引设置列表
      • 主机数据
        • 获取主机刀具或场景信息
    • 数据大屏
      • 查询大屏全局配置
        POST
      • 查询主机日周月报信息大屏按部门分组
        POST
      • 根据部门ID获取稼动率看板数据(动态看板)
        POST
      • 根据设备ID查询主机多天稼动率
        POST
      • 根据设备Mac查询设备使用率最新历史信息
        POST
      • 根据设备Mac查询设备使用率历史记录
        POST
  1. 数据大屏

根据部门ID获取稼动率看板数据(动态看板)

开发中
POST
/api/wzActivationData/getActivationBoardDataByDeptIds

请求参数

Body 参数application/json
permission
string 
必需
tenantId
string 
必需
示例
{
  "permission": "64",
  "tenantId": "22"
}

示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST '/api/wzActivationData/getActivationBoardDataByDeptIds' \
--header 'Content-Type: application/json' \
--data-raw '{
  "permission": "64",
  "tenantId": "22"
}'

返回响应

🟢200成功
application/json
Body
differenceValueList
array [object {7}] 
当天和前一天的差值
必需
dataTime
string 
日期
可选
downtime
integer 
停机时间
必需
emptyRunningTime
integer 
空运行时间
必需
machineNumber
integer 
设备编号
必需
startTime
integer 
开机时间
必需
useWorkTime
integer 
切削时间
必需
workTime
integer 
开动时间
必需
machineStatisticsDataList
array [object {7}] 
加工数据集合
必需
dataTime
string 
日期
必需
downtime
integer 
停机时间
必需
emptyRunningTime
integer 
空运行时间
必需
machineNumber
integer 
设备编号
必需
startTime
integer 
开机时间
必需
useWorkTime
integer 
切削时间
必需
workTime
integer 
开动时间
必需
sevenDaysMachineStatisticsDataList
array [object {7}] 
七天加工数据
必需
dataTime
string 
日期
必需
downtime
integer 
停机时间
必需
emptyRunningTime
integer 
空运行时间
必需
machineNumber
integer 
设备编号
必需
startTime
integer 
开机时间
必需
useWorkTime
integer 
切削时间
必需
workTime
integer 
开动时间
必需
wzMachineInfoDtos
array [object {42}] 
主机信息
必需
createPersonName
string 
初始安装人员
必需
createTime
string 
创建时间
必需
currentDayUntreatedG00WarmCount
integer 
当天G00未处理报警数量
必需
currentDayUntreatedWarmCount
integer 
当天未处理报警数量
必需
currentDayWarmCount
integer 
当天所有报警数量
必需
currentSchedule
integer 
设备当前班次
必需
dept
object 
部门信息
必需
deviceCreateTime
string 
设备创建时间
必需
deviceId
integer 
设备ID
必需
deviceUpdateTime
string 
设备更新时间
必需
enabled
boolean 
必需
function
integer 
设备功能的
必需
globalImages
string 
总体全局图
必需
id
integer 
必需
installFactoryName
string 
安装工厂名称
必需
installLocation
string 
安装位置
必需
installMachineBrand
string 
安装机床品牌
必需
installMachineClass
integer 
机床类型
必需
installMachineSn
string 
安装机床编号
必需
installMachineType
string 
安装机床型号
必需
isUnfold
boolean 
是否折叠
必需
mac
string 
设备Mac
必需
machineDateList
array[string]
一段时间内设备班次稼动率和
必需
machineLocationImages
string 
机床位置图片
必需
machineStatus
integer 
主机状态
必需
machineType
integer 
主机类型
必需
operatorName
string 
操机人员名称
必需
panelId
integer 
面板Id
必需
serialNumber
integer 
设备序列号
必需
shiftNumDeviceDailyPerformanceDataList
array[string]
一段时间内设备班次稼动率和
必需
shiftNumberDailyPerformanceMap
object 
必需
startTime
integer 
开机时间
必需
status
string 
状态
必需
statusOrder
integer 
状态排序
必需
updatePersonName
string 
最新安装人员
必需
updateTime
string 
更新时间
必需
useWorkTime
integer 
切削时间
必需
workTime
integer 
开动时间
必需
workingStatus
integer 
设备工作状态
必需
wzActivationDataDto
object 
设备实时生产数据
必需
machineName
string 
可选
remark
string 
备注
可选
示例
{
  "differenceValueList": [
    {
      "dataTime": "2024-05-09",
      "downtime": 868831,
      "emptyRunningTime": 83333,
      "machineNumber": 0,
      "startTime": 1430836,
      "useWorkTime": 478672,
      "workTime": 562005
    },
    {
      "downtime": -1639602,
      "emptyRunningTime": -203920,
      "machineNumber": 0,
      "startTime": -3241013,
      "useWorkTime": -1397491,
      "workTime": -1601411
    }
  ],
  "machineStatisticsDataList": [
    {
      "dataTime": "2024-04-25",
      "downtime": 2373989,
      "emptyRunningTime": 303604,
      "machineNumber": 0,
      "startTime": 4378582,
      "useWorkTime": 1700989,
      "workTime": 2004593
    },
    {
      "dataTime": "2024-04-26",
      "downtime": 2448058,
      "emptyRunningTime": 339241,
      "machineNumber": 0,
      "startTime": 4455887,
      "useWorkTime": 1668588,
      "workTime": 2007829
    },
    {
      "dataTime": "2024-04-27",
      "downtime": 2452084,
      "emptyRunningTime": 313662,
      "machineNumber": 0,
      "startTime": 4476367,
      "useWorkTime": 1710621,
      "workTime": 2024283
    },
    {
      "dataTime": "2024-04-28",
      "downtime": 2434166,
      "emptyRunningTime": 311545,
      "machineNumber": 0,
      "startTime": 4517587,
      "useWorkTime": 1771876,
      "workTime": 2083421
    },
    {
      "dataTime": "2024-04-29",
      "downtime": 2349076,
      "emptyRunningTime": 306727,
      "machineNumber": 0,
      "startTime": 4509500,
      "useWorkTime": 1853697,
      "workTime": 2160424
    },
    {
      "dataTime": "2024-04-30",
      "downtime": 2430496,
      "emptyRunningTime": 253578,
      "machineNumber": 0,
      "startTime": 4418324,
      "useWorkTime": 1734250,
      "workTime": 1987828
    },
    {
      "dataTime": "2024-05-01",
      "downtime": 2808811,
      "emptyRunningTime": 526997,
      "machineNumber": 0,
      "startTime": 3574706,
      "useWorkTime": 238898,
      "workTime": 765895
    },
    {
      "dataTime": "2024-05-02",
      "downtime": 2522334,
      "emptyRunningTime": 303027,
      "machineNumber": 0,
      "startTime": 4462060,
      "useWorkTime": 1636699,
      "workTime": 1939726
    },
    {
      "dataTime": "2024-05-03",
      "downtime": 2358256,
      "emptyRunningTime": 300211,
      "machineNumber": 0,
      "startTime": 4563844,
      "useWorkTime": 1905377,
      "workTime": 2205588
    },
    {
      "dataTime": "2024-05-04",
      "downtime": 2586215,
      "emptyRunningTime": 299858,
      "machineNumber": 0,
      "startTime": 4734956,
      "useWorkTime": 1848883,
      "workTime": 2148741
    },
    {
      "dataTime": "2024-05-05",
      "downtime": 2503915,
      "emptyRunningTime": 294126,
      "machineNumber": 0,
      "startTime": 4605342,
      "useWorkTime": 1807301,
      "workTime": 2101427
    },
    {
      "dataTime": "2024-05-06",
      "downtime": 2548799,
      "emptyRunningTime": 276818,
      "machineNumber": 0,
      "startTime": 4695649,
      "useWorkTime": 1870032,
      "workTime": 2146850
    },
    {
      "dataTime": "2024-05-07",
      "downtime": 2556023,
      "emptyRunningTime": 284079,
      "machineNumber": 0,
      "startTime": 4688208,
      "useWorkTime": 1848106,
      "workTime": 2132185
    },
    {
      "dataTime": "2024-05-08",
      "downtime": 2508433,
      "emptyRunningTime": 287253,
      "machineNumber": 0,
      "startTime": 4671849,
      "useWorkTime": 1876163,
      "workTime": 2163416
    },
    {
      "dataTime": "2024-05-09",
      "downtime": 868831,
      "emptyRunningTime": 83333,
      "machineNumber": 0,
      "startTime": 1430836,
      "useWorkTime": 478672,
      "workTime": 562005
    }
  ],
  "sevenDaysMachineStatisticsDataList": [
    {
      "dataTime": "2024-05-03",
      "downtime": 2358256,
      "emptyRunningTime": 300211,
      "machineNumber": 0,
      "startTime": 4563844,
      "useWorkTime": 1905377,
      "workTime": 2205588
    },
    {
      "dataTime": "2024-05-04",
      "downtime": 2586215,
      "emptyRunningTime": 299858,
      "machineNumber": 0,
      "startTime": 4734956,
      "useWorkTime": 1848883,
      "workTime": 2148741
    },
    {
      "dataTime": "2024-05-05",
      "downtime": 2503915,
      "emptyRunningTime": 294126,
      "machineNumber": 0,
      "startTime": 4605342,
      "useWorkTime": 1807301,
      "workTime": 2101427
    },
    {
      "dataTime": "2024-05-06",
      "downtime": 2548799,
      "emptyRunningTime": 276818,
      "machineNumber": 0,
      "startTime": 4695649,
      "useWorkTime": 1870032,
      "workTime": 2146850
    },
    {
      "dataTime": "2024-05-07",
      "downtime": 2556023,
      "emptyRunningTime": 284079,
      "machineNumber": 0,
      "startTime": 4688208,
      "useWorkTime": 1848106,
      "workTime": 2132185
    },
    {
      "dataTime": "2024-05-08",
      "downtime": 2508433,
      "emptyRunningTime": 287253,
      "machineNumber": 0,
      "startTime": 4671849,
      "useWorkTime": 1876163,
      "workTime": 2163416
    },
    {
      "dataTime": "2024-05-09",
      "downtime": 868831,
      "emptyRunningTime": 83333,
      "machineNumber": 0,
      "startTime": 1430836,
      "useWorkTime": 478672,
      "workTime": 562005
    }
  ],
  "wzMachineInfoDtos": [
    {
      "createPersonName": "梁伟杰",
      "createTime": "2022-07-27 15:50:30",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 81,
        "name": "小模线(田尾工厂)"
      },
      "deviceCreateTime": "2022-07-27 15:41:10",
      "deviceId": 74,
      "deviceUpdateTime": "2024-02-23 10:42:50",
      "enabled": true,
      "function": 15,
      "globalImages": "950543627_20220727034415575.jpg",
      "id": 73,
      "installFactoryName": "田尾工厂",
      "installLocation": "东莞市常平镇田尾村",
      "installMachineBrand": "OKUMA-高速精机",
      "installMachineClass": 0,
      "installMachineSn": "5202",
      "installMachineType": "MB-560VB",
      "isUnfold": false,
      "mac": "34:86:5D:4A:53:77",
      "machineDateList": [],
      "machineLocationImages": "708859972_20230106052911457.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "黄椿盛",
      "panelId": 23,
      "serialNumber": 220727001,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 11042,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "毛梦源",
      "updateTime": "2024-02-23 10:42:50",
      "useWorkTime": 4843,
      "workTime": 5576,
      "workingStatus": 2,
      "wzActivationDataDto": {
        "currentDayStartTime": 11042,
        "currentDayUseWorkTime": 4843,
        "currentDayWorkTime": 5576,
        "currentSchedule": 1,
        "dataTime": 1715222039,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 12,
        "mainRotateRatio": 100,
        "sceneNum": 2,
        "schedule": 1,
        "workStartTime": 450
      }
    },
    {
      "createPersonName": "梁伟杰",
      "createTime": "2022-07-27 16:39:47",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 81,
        "name": "小模线(田尾工厂)"
      },
      "deviceCreateTime": "2022-07-27 16:34:25",
      "deviceId": 76,
      "deviceUpdateTime": "2024-02-23 10:43:23",
      "enabled": true,
      "function": 15,
      "globalImages": "469623531_20220727043657944.jpg",
      "id": 74,
      "installFactoryName": "田尾工厂·",
      "installLocation": "东莞市常平镇田尾村",
      "installMachineBrand": "OKUMA-高速精机",
      "installMachineClass": 0,
      "installMachineSn": "5203",
      "installMachineType": "MB-560VB",
      "isUnfold": false,
      "mac": "34:86:5D:4A:59:B3",
      "machineDateList": [],
      "machineLocationImages": "680442027_20230106053042866.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "陈华坤",
      "panelId": 23,
      "serialNumber": 220727002,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9237,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "毛梦源",
      "updateTime": "2024-02-23 10:43:23",
      "useWorkTime": 5312,
      "workTime": 5711,
      "workingStatus": 1,
      "wzActivationDataDto": {
        "currentDayStartTime": 9237,
        "currentDayUseWorkTime": 5312,
        "currentDayWorkTime": 5711,
        "currentSchedule": 1,
        "dataTime": 1715222042,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 28,
        "mainRotateRatio": 100,
        "sceneNum": 43,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "梁伟杰",
      "createTime": "2022-07-27 20:19:18",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 81,
        "name": "小模线(田尾工厂)"
      },
      "deviceCreateTime": "2022-07-27 19:38:48",
      "deviceId": 152,
      "deviceUpdateTime": "2024-02-23 10:43:50",
      "enabled": true,
      "function": 15,
      "globalImages": "271354199_20220727081900471.jpg",
      "id": 75,
      "installFactoryName": "田尾工厂",
      "installLocation": "东莞市常平镇田尾村",
      "installMachineBrand": "OKUMA-高速精机",
      "installMachineClass": 0,
      "installMachineSn": "5201",
      "installMachineType": "MB-560VB",
      "isUnfold": false,
      "mac": "34:86:5D:4C:A4:33",
      "machineDateList": [],
      "machineLocationImages": "793765252_20230106052423968.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "毛添财",
      "panelId": 23,
      "serialNumber": 220727003,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9244,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "毛梦源",
      "updateTime": "2024-02-23 10:43:50",
      "useWorkTime": 6178,
      "workTime": 6734,
      "workingStatus": 2,
      "wzActivationDataDto": {
        "currentDayStartTime": 9244,
        "currentDayUseWorkTime": 6178,
        "currentDayWorkTime": 6734,
        "currentSchedule": 1,
        "dataTime": 1715222042,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 1,
        "mainRotateRatio": 100,
        "sceneNum": 2,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "梁伟杰",
      "createTime": "2022-07-28 16:16:39",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 81,
        "name": "小模线(田尾工厂)"
      },
      "deviceCreateTime": "2022-07-28 16:09:40",
      "deviceId": 79,
      "deviceUpdateTime": "2024-02-23 10:44:21",
      "enabled": true,
      "function": 15,
      "globalImages": "79544203_2022072804115876.jpg,762897074_20220728041623761.jpg",
      "id": 77,
      "installFactoryName": "田尾工厂",
      "installLocation": "东莞市常平镇田尾村",
      "installMachineBrand": "OKUMA-B",
      "installMachineClass": 0,
      "installMachineSn": "5209",
      "installMachineType": "MXR-560V",
      "isUnfold": false,
      "mac": "34:86:5D:4C:9F:A3",
      "machineDateList": [],
      "machineLocationImages": "565898758_20230106053717259.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "孙杰",
      "panelId": 23,
      "serialNumber": 220728005,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9242,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "毛梦源",
      "updateTime": "2024-02-23 10:44:21",
      "useWorkTime": 3396,
      "workTime": 3862,
      "workingStatus": 2,
      "wzActivationDataDto": {
        "currentDayStartTime": 9242,
        "currentDayUseWorkTime": 3396,
        "currentDayWorkTime": 3862,
        "currentSchedule": 1,
        "dataTime": 1715222043,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 16,
        "mainRotateRatio": 100,
        "sceneNum": 2,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "梁伟杰",
      "createTime": "2022-07-28 17:10:35",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 81,
        "name": "小模线(田尾工厂)"
      },
      "deviceCreateTime": "2022-07-28 16:54:53",
      "deviceId": 80,
      "deviceUpdateTime": "2024-03-01 18:17:52",
      "enabled": true,
      "function": 15,
      "globalImages": "810335788_20220728050942488.jpg",
      "id": 78,
      "installFactoryName": "田尾工厂",
      "installLocation": "东莞市常平镇田尾村",
      "installMachineBrand": "OKUMA",
      "installMachineClass": 1,
      "installMachineSn": "5210",
      "installMachineType": "MAR-630H-e",
      "isUnfold": false,
      "mac": "34:86:5D:4A:56:4B",
      "machineDateList": [],
      "machineLocationImages": "845086787_20230106054611729.jpeg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "彭湘",
      "panelId": 22,
      "serialNumber": 220728006,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9246,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "林秋雨(13395763592)",
      "updateTime": "2024-03-01 18:17:52",
      "useWorkTime": 2136,
      "workTime": 2631,
      "workingStatus": 1,
      "wzActivationDataDto": {
        "currentDayStartTime": 9246,
        "currentDayUseWorkTime": 2136,
        "currentDayWorkTime": 2631,
        "currentSchedule": 1,
        "dataTime": 1715222045,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 12,
        "mainRotateRatio": 100,
        "sceneNum": 27,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "梁伟杰",
      "createTime": "2022-07-28 17:49:17",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 81,
        "name": "小模线(田尾工厂)"
      },
      "deviceCreateTime": "2022-07-28 17:37:26",
      "deviceId": 81,
      "deviceUpdateTime": "2024-02-23 10:45:15",
      "enabled": true,
      "function": 15,
      "globalImages": "1122084402_20220728054620835.jpg,1176542474_20220728054915936.jpg",
      "id": 79,
      "installFactoryName": "田尾工厂",
      "installLocation": "东莞市常平镇田尾村",
      "installMachineBrand": "OKUMA-B",
      "installMachineClass": 0,
      "installMachineSn": "5211",
      "installMachineType": "MXR-560V",
      "isUnfold": false,
      "mac": "34:86:5D:4A:53:BB",
      "machineDateList": [],
      "machineLocationImages": "537233097_20230106053914970.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "panelId": 23,
      "serialNumber": 220728007,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9243,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "毛梦源",
      "updateTime": "2024-02-23 10:45:15",
      "useWorkTime": 4102,
      "workTime": 4437,
      "workingStatus": 1,
      "wzActivationDataDto": {
        "currentDayStartTime": 9243,
        "currentDayUseWorkTime": 4102,
        "currentDayWorkTime": 4437,
        "currentSchedule": 1,
        "dataTime": 1715222040,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 17,
        "mainRotateRatio": 100,
        "sceneNum": 32,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "梁伟杰",
      "createTime": "2022-07-28 18:00:12",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 81,
        "name": "小模线(田尾工厂)"
      },
      "deviceCreateTime": "2022-07-28 17:52:00",
      "deviceId": 82,
      "deviceUpdateTime": "2024-02-23 10:45:45",
      "enabled": true,
      "function": 127,
      "globalImages": "2097352334_20220728060821729.jpg",
      "id": 80,
      "installFactoryName": "田尾工厂",
      "installLocation": "东莞市常平镇田尾村",
      "installMachineBrand": "OKUMA-B",
      "installMachineClass": 0,
      "installMachineSn": "5212",
      "installMachineType": "MXR-560V",
      "isUnfold": false,
      "mac": "34:86:5D:4A:59:67",
      "machineDateList": [],
      "machineLocationImages": "92695743_20230106054045953.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "王安禄",
      "panelId": 22,
      "serialNumber": 220618044,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9246,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "毛梦源",
      "updateTime": "2024-02-23 10:45:45",
      "useWorkTime": 2775,
      "workTime": 3165,
      "workingStatus": 2,
      "wzActivationDataDto": {
        "currentDayStartTime": 9246,
        "currentDayUseWorkTime": 2775,
        "currentDayWorkTime": 3165,
        "currentSchedule": 1,
        "dataTime": 1715222046,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 17,
        "mainRotateRatio": 100,
        "sceneNum": 2,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "梁伟杰",
      "createTime": "2022-07-28 18:38:49",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 81,
        "name": "小模线(田尾工厂)"
      },
      "deviceCreateTime": "2022-07-28 18:35:38",
      "deviceId": 177,
      "deviceUpdateTime": "2024-02-23 10:46:18",
      "enabled": true,
      "function": 15,
      "globalImages": "507519518_20220728063704526.jpg,479065330_20220728063827818.jpg",
      "id": 81,
      "installFactoryName": "田尾工厂",
      "installLocation": "东莞市常平镇田尾村",
      "installMachineBrand": "OKUMA-B",
      "installMachineClass": 0,
      "installMachineSn": "5213",
      "installMachineType": "MXR-560V",
      "isUnfold": false,
      "mac": "34:86:5D:4A:52:C7",
      "machineDateList": [],
      "machineLocationImages": "122368634_20230106054240953.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "王泓洋",
      "panelId": 23,
      "serialNumber": 220728008,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9244,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "毛梦源",
      "updateTime": "2024-02-23 10:46:18",
      "useWorkTime": 5516,
      "workTime": 5637,
      "workingStatus": 1,
      "wzActivationDataDto": {
        "currentDayStartTime": 9244,
        "currentDayUseWorkTime": 5516,
        "currentDayWorkTime": 5637,
        "currentSchedule": 1,
        "dataTime": 1715222045,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 7,
        "mainRotateRatio": 100,
        "sceneNum": 22,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "梁伟杰",
      "createTime": "2022-07-28 19:04:02",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 81,
        "name": "小模线(田尾工厂)"
      },
      "deviceCreateTime": "2022-07-28 18:59:56",
      "deviceId": 85,
      "deviceUpdateTime": "2024-02-23 10:48:53",
      "enabled": true,
      "function": 127,
      "globalImages": "1173319361_20220728070344256.jpg",
      "id": 82,
      "installFactoryName": "田尾工厂",
      "installLocation": "东莞市常平镇田尾村",
      "installMachineBrand": "OKUMA-B",
      "installMachineClass": 0,
      "installMachineSn": "5216",
      "installMachineType": "MXR-560V",
      "isUnfold": false,
      "mac": "34:86:5D:4C:A4:53",
      "machineDateList": [],
      "machineLocationImages": "183139237_20230106054713350.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "刘兵",
      "panelId": 22,
      "serialNumber": 220728010,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9246,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "毛梦源",
      "updateTime": "2024-02-23 10:48:53",
      "useWorkTime": 4759,
      "workTime": 5190,
      "workingStatus": 2,
      "wzActivationDataDto": {
        "currentDayStartTime": 9246,
        "currentDayUseWorkTime": 4759,
        "currentDayWorkTime": 5190,
        "currentSchedule": 1,
        "dataTime": 1715222046,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 6,
        "mainRotateRatio": 100,
        "sceneNum": 2,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "梁伟杰",
      "createTime": "2022-07-28 19:29:45",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 81,
        "name": "小模线(田尾工厂)"
      },
      "deviceCreateTime": "2022-07-28 19:24:27",
      "deviceId": 83,
      "deviceUpdateTime": "2024-02-23 10:46:46",
      "enabled": true,
      "function": 127,
      "globalImages": "2090133653_20220728072851302.jpg",
      "id": 83,
      "installFactoryName": "田尾工厂",
      "installLocation": "东莞市常平镇",
      "installMachineBrand": "OKUMA-高速精机",
      "installMachineClass": 0,
      "installMachineSn": "5208",
      "installMachineType": "MB-560VB-TW",
      "isUnfold": false,
      "mac": "34:86:5D:4C:A4:47",
      "machineDateList": [],
      "machineLocationImages": "596132592_20230106053541405.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "谭明华",
      "panelId": 22,
      "serialNumber": 220618035,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9233,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "毛梦源",
      "updateTime": "2024-02-23 10:46:46",
      "useWorkTime": 5445,
      "workTime": 5734,
      "workingStatus": 1,
      "wzActivationDataDto": {
        "currentDayStartTime": 9233,
        "currentDayUseWorkTime": 5445,
        "currentDayWorkTime": 5734,
        "currentSchedule": 1,
        "dataTime": 1715222041,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 32,
        "mainRotateRatio": 100,
        "sceneNum": 47,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "梁伟杰",
      "createTime": "2022-07-28 20:20:09",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 81,
        "name": "小模线(田尾工厂)"
      },
      "deviceCreateTime": "2022-07-28 20:16:04",
      "deviceId": 88,
      "deviceUpdateTime": "2024-02-23 10:47:09",
      "enabled": true,
      "function": 191,
      "globalImages": "2030088481_20220728081853699.jpg,2037300720_20220728082007349.jpg",
      "id": 84,
      "installFactoryName": "田尾工厂",
      "installLocation": "东莞市常平镇田尾村",
      "installMachineBrand": "OKUMA",
      "installMachineClass": 1,
      "installMachineSn": "5218",
      "installMachineType": "MAR-630H-e",
      "isUnfold": false,
      "mac": "34:86:5D:4A:53:D3",
      "machineDateList": [],
      "machineLocationImages": "2030088481_20220728081853699.jpg,2037300720_20220728082007349.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "刘仕杰",
      "panelId": 78,
      "serialNumber": 220618025,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9245,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "毛梦源",
      "updateTime": "2024-02-23 10:47:09",
      "useWorkTime": 2371,
      "workTime": 2784,
      "workingStatus": 1,
      "wzActivationDataDto": {
        "currentDayStartTime": 9245,
        "currentDayUseWorkTime": 2371,
        "currentDayWorkTime": 2784,
        "currentSchedule": 1,
        "dataTime": 1715222045,
        "g00Ratio": 12,
        "g01Ratio": 11,
        "knifeNum": 11,
        "mainRotateRatio": 100,
        "sceneNum": 26,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "梁伟杰、何柯桦",
      "createTime": "2022-08-01 14:57:18",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 223,
        "name": "精加工组"
      },
      "deviceCreateTime": "2022-08-01 14:52:55",
      "deviceId": 462,
      "deviceUpdateTime": "2024-05-06 09:44:07",
      "enabled": true,
      "function": 15,
      "globalImages": "900680956_2024050609440428.jpeg",
      "id": 85,
      "installFactoryName": "河源工厂",
      "installLocation": "河源精方科技园",
      "installMachineBrand": "MazaK",
      "installMachineClass": 2,
      "installMachineSn": "5020",
      "installMachineType": "FJV-60/80",
      "isUnfold": false,
      "mac": "B8:D6:1A:6D:1F:6F",
      "machineDateList": [],
      "machineLocationImages": "116448218_20230422035257649.jpeg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "朱育成",
      "panelId": 25,
      "serialNumber": 220618033,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 11057,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "林秋雨(13395763592)",
      "updateTime": "2024-05-06 09:44:07",
      "useWorkTime": 2902,
      "workTime": 3424,
      "workingStatus": 0,
      "wzActivationDataDto": {
        "currentDayStartTime": 11057,
        "currentDayUseWorkTime": 2902,
        "currentDayWorkTime": 3424,
        "currentSchedule": 1,
        "dataTime": 1715222057,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 27,
        "mainRotateRatio": 100,
        "sceneNum": 0,
        "schedule": 1,
        "workStartTime": 450
      }
    },
    {
      "createPersonName": "梁伟杰、何柯桦",
      "createTime": "2022-08-01 15:04:00",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 223,
        "name": "精加工组"
      },
      "deviceCreateTime": "2022-08-01 15:00:44",
      "deviceId": 261,
      "deviceUpdateTime": "2024-04-29 14:06:06",
      "enabled": true,
      "function": 15,
      "globalImages": "2116039230_20240429020604427.jpg",
      "id": 86,
      "installFactoryName": "河源工厂",
      "installLocation": "河源精方科技园",
      "installMachineBrand": "MazaK",
      "installMachineClass": 2,
      "installMachineSn": "5025",
      "installMachineType": "FJV-35/60",
      "isUnfold": false,
      "mac": "B8:D6:1A:6D:7E:F7",
      "machineDateList": [],
      "machineLocationImages": "1899933876_20220801030252557.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "肖正飞",
      "panelId": 25,
      "serialNumber": 220618055,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 11161,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "毛梦源(18523035475)",
      "updateTime": "2024-04-29 14:06:06",
      "useWorkTime": 3325,
      "workTime": 3670,
      "workingStatus": 2,
      "wzActivationDataDto": {
        "currentDayStartTime": 11161,
        "currentDayUseWorkTime": 3325,
        "currentDayWorkTime": 3670,
        "currentSchedule": 1,
        "dataTime": 1715222162,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 17,
        "mainRotateRatio": 100,
        "sceneNum": 2,
        "schedule": 1,
        "workStartTime": 450
      }
    },
    {
      "createPersonName": "梁伟杰、何柯桦",
      "createTime": "2022-08-01 15:10:35",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 223,
        "name": "精加工组"
      },
      "deviceCreateTime": "2022-08-01 15:06:24",
      "deviceId": 215,
      "deviceUpdateTime": "2024-03-13 09:43:04",
      "enabled": true,
      "function": 15,
      "globalImages": "1043626880_20240305025850424.jpg",
      "id": 87,
      "installFactoryName": "河源工厂",
      "installLocation": "河源精方科技园",
      "installMachineBrand": "MazaK",
      "installMachineClass": 2,
      "installMachineSn": "5023",
      "installMachineType": "FJV-35/60",
      "isUnfold": false,
      "mac": "B8:D6:1A:6D:7F:73",
      "machineDateList": [],
      "machineLocationImages": "175133740_20221021064348628.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "钟子芳",
      "panelId": 25,
      "serialNumber": 220618001,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 11049,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "张赟(19973120475)",
      "updateTime": "2024-03-13 09:43:04",
      "useWorkTime": 2281,
      "workTime": 2903,
      "workingStatus": 1,
      "wzActivationDataDto": {
        "currentDayStartTime": 11049,
        "currentDayUseWorkTime": 2281,
        "currentDayWorkTime": 2903,
        "currentSchedule": 1,
        "dataTime": 1715222048,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 17,
        "mainRotateRatio": 100,
        "sceneNum": 32,
        "schedule": 1,
        "workStartTime": 450
      }
    },
    {
      "createPersonName": "梁伟杰、何柯桦",
      "createTime": "2022-08-01 15:15:10",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 223,
        "name": "精加工组"
      },
      "deviceCreateTime": "2022-08-01 15:12:52",
      "deviceId": 94,
      "deviceUpdateTime": "2024-03-13 09:41:25",
      "enabled": true,
      "function": 15,
      "globalImages": "696260028_20240306110651968.jpg",
      "id": 88,
      "installFactoryName": "河源工厂",
      "installLocation": "河源精方科技园",
      "installMachineBrand": "MazaK",
      "installMachineClass": 2,
      "installMachineSn": "5019",
      "installMachineType": "FJV-60/80",
      "isUnfold": false,
      "mac": "34:86:5D:4A:53:F7",
      "machineDateList": [],
      "machineLocationImages": "1590591857_20220801031504417.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "鞠建明",
      "panelId": 25,
      "serialNumber": 220618073,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 11045,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "张赟(19973120475)",
      "updateTime": "2024-03-13 09:41:25",
      "useWorkTime": 4190,
      "workTime": 4913,
      "workingStatus": 2,
      "wzActivationDataDto": {
        "currentDayStartTime": 11045,
        "currentDayUseWorkTime": 4190,
        "currentDayWorkTime": 4913,
        "currentSchedule": 1,
        "dataTime": 1715222044,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 17,
        "mainRotateRatio": 100,
        "sceneNum": 2,
        "schedule": 1,
        "workStartTime": 450
      }
    },
    {
      "createPersonName": "梁伟杰、何柯桦",
      "createTime": "2022-08-01 15:20:03",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 223,
        "name": "精加工组"
      },
      "deviceCreateTime": "2022-08-01 15:17:53",
      "deviceId": 93,
      "deviceUpdateTime": "2024-03-13 09:40:56",
      "enabled": true,
      "function": 15,
      "globalImages": "328196911_20240305032435731.jpg",
      "id": 89,
      "installFactoryName": "河源工厂",
      "installLocation": "河源精方科技园",
      "installMachineBrand": "MazaK",
      "installMachineClass": 2,
      "installMachineSn": "5018",
      "installMachineType": "FJV-60/80",
      "isUnfold": false,
      "mac": "B8:D6:1A:6D:1F:A3",
      "machineDateList": [],
      "machineLocationImages": "1504735221_20220801031959857.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "肖鹏辉",
      "panelId": 22,
      "serialNumber": 220618032,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 11046,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "张赟(19973120475)",
      "updateTime": "2024-03-13 09:40:56",
      "useWorkTime": 5815,
      "workTime": 6554,
      "workingStatus": 1,
      "wzActivationDataDto": {
        "currentDayStartTime": 11046,
        "currentDayUseWorkTime": 5815,
        "currentDayWorkTime": 6554,
        "currentSchedule": 1,
        "dataTime": 1715222046,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 9,
        "mainRotateRatio": 100,
        "sceneNum": 24,
        "schedule": 1,
        "workStartTime": 450
      }
    },
    {
      "createPersonName": "梁伟杰、何柯桦",
      "createTime": "2022-08-01 15:24:28",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 223,
        "name": "精加工组"
      },
      "deviceCreateTime": "2022-08-01 15:22:41",
      "deviceId": 163,
      "deviceUpdateTime": "2024-03-13 09:42:40",
      "enabled": true,
      "function": 15,
      "globalImages": "1045621945_20240305120844580.jpg",
      "id": 90,
      "installFactoryName": "河源工厂",
      "installLocation": "河源精方科技园",
      "installMachineBrand": "MazaK",
      "installMachineClass": 2,
      "installMachineSn": "5022",
      "installMachineType": "FJV-35/60",
      "isUnfold": false,
      "mac": "40:22:D8:65:45:27",
      "machineDateList": [],
      "machineLocationImages": "1221092321_20230422034232360.jpeg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "繆恺宾",
      "panelId": 25,
      "serialNumber": 220618069,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 0,
      "status": "离线",
      "statusOrder": 2,
      "updatePersonName": "张赟(19973120475)",
      "updateTime": "2024-03-13 09:42:40",
      "useWorkTime": 0,
      "workTime": 0,
      "workingStatus": -1,
      "wzActivationDataDto": {
        "currentDayStartTime": 0,
        "currentDayUseWorkTime": 0,
        "currentDayWorkTime": 0,
        "currentSchedule": 1,
        "g00Ratio": 100,
        "g01Ratio": 100,
        "mainRotateRatio": 100,
        "schedule": 1
      }
    },
    {
      "createPersonName": "梁伟杰、何柯桦",
      "createTime": "2022-08-01 15:28:40",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 223,
        "name": "精加工组"
      },
      "deviceCreateTime": "2022-08-01 15:26:53",
      "deviceId": 90,
      "deviceUpdateTime": "2024-03-13 09:42:16",
      "enabled": true,
      "function": 15,
      "globalImages": "2097904679_20240305061238352.jpg",
      "id": 91,
      "installFactoryName": "河源工厂",
      "installLocation": "河源精方科技园",
      "installMachineBrand": "MazaK",
      "installMachineClass": 2,
      "installMachineSn": "5021",
      "installMachineType": "FJV-35/60",
      "isUnfold": false,
      "mac": "B8:D6:1A:6D:81:3B",
      "machineDateList": [],
      "machineLocationImages": "1360664979_20220801032832410.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "潘建峰",
      "panelId": 25,
      "serialNumber": 220618037,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 11043,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "张赟(19973120475)",
      "updateTime": "2024-03-13 09:42:16",
      "useWorkTime": 3108,
      "workTime": 3705,
      "workingStatus": 2,
      "wzActivationDataDto": {
        "currentDayStartTime": 11043,
        "currentDayUseWorkTime": 3108,
        "currentDayWorkTime": 3705,
        "currentSchedule": 1,
        "dataTime": 1715222042,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 9,
        "mainRotateRatio": 100,
        "sceneNum": 2,
        "schedule": 1,
        "workStartTime": 450
      }
    },
    {
      "createPersonName": "梁伟杰、何柯桦",
      "createTime": "2022-08-01 15:31:47",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 223,
        "name": "精加工组"
      },
      "deviceCreateTime": "2022-08-01 15:29:47",
      "deviceId": 91,
      "deviceUpdateTime": "2024-03-13 09:40:34",
      "enabled": true,
      "function": 15,
      "globalImages": "706635257_2022080103310629.jpg",
      "id": 92,
      "installFactoryName": "河源工厂",
      "installLocation": "河源精方科技园",
      "installMachineBrand": "MazaK",
      "installMachineClass": 2,
      "installMachineSn": "5016",
      "installMachineType": "FJV-60/80",
      "isUnfold": false,
      "mac": "34:86:5D:4A:50:B7",
      "machineDateList": [],
      "machineLocationImages": "674219554_20240306092616861.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "王毅",
      "panelId": 25,
      "serialNumber": 220618034,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 11045,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "张赟(19973120475)",
      "updateTime": "2024-03-13 09:40:34",
      "useWorkTime": 1268,
      "workTime": 1392,
      "workingStatus": 1,
      "wzActivationDataDto": {
        "currentDayStartTime": 11045,
        "currentDayUseWorkTime": 1268,
        "currentDayWorkTime": 1392,
        "currentSchedule": 1,
        "dataTime": 1715222044,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 17,
        "mainRotateRatio": 100,
        "sceneNum": 32,
        "schedule": 1,
        "workStartTime": 450
      }
    },
    {
      "createPersonName": "梁伟杰、何柯桦",
      "createTime": "2022-08-04 14:48:41",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 77,
        "name": "广东精闽(田坑工厂)"
      },
      "deviceCreateTime": "2022-08-04 14:44:28",
      "deviceId": 452,
      "deviceUpdateTime": "2024-02-22 14:03:38",
      "enabled": true,
      "function": 15,
      "globalImages": "953646709_2023010610150089.jpg",
      "id": 101,
      "installFactoryName": "田坑工厂",
      "installLocation": "东莞市横沥镇田坑村",
      "installMachineBrand": "MazaK",
      "installMachineClass": 0,
      "installMachineSn": "1108",
      "installMachineType": "FJV-35/60",
      "isUnfold": false,
      "mac": "40:22:D8:65:46:73",
      "machineDateList": [],
      "machineLocationImages": "955547559_20230106101433902.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "龚竹宝",
      "panelId": 23,
      "serialNumber": 220618012,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9247,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "梁伟杰",
      "updateTime": "2024-02-22 14:03:38",
      "useWorkTime": 5874,
      "workTime": 6275,
      "workingStatus": 1,
      "wzActivationDataDto": {
        "currentDayStartTime": 9247,
        "currentDayUseWorkTime": 5874,
        "currentDayWorkTime": 6275,
        "currentSchedule": 1,
        "dataTime": 1715222045,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 17,
        "mainRotateRatio": 100,
        "sceneNum": 32,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "梁伟杰",
      "createTime": "2022-08-05 17:45:26",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 79,
        "name": "精模线(六甲工厂)"
      },
      "deviceCreateTime": "2022-08-05 17:38:34",
      "deviceId": 134,
      "deviceUpdateTime": "2024-02-23 08:54:22",
      "enabled": true,
      "function": 127,
      "globalImages": "1716845054_20220805054339319.jpg,1709337562_20220805054503624.jpg",
      "id": 104,
      "installFactoryName": "六甲工厂",
      "installLocation": "东莞市横沥镇",
      "installMachineBrand": "OKUMA",
      "installMachineClass": 1,
      "installMachineSn": "5111",
      "installMachineType": "MXR-630H-e",
      "isUnfold": false,
      "mac": "4C:75:25:62:8C:4F",
      "machineDateList": [],
      "machineLocationImages": "1716845054_20220805054339319.jpg,1709337562_20220805054503624.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "张仁基",
      "panelId": 22,
      "serialNumber": 220618057,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9247,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "毛梦源",
      "updateTime": "2024-02-23 08:54:22",
      "useWorkTime": 2182,
      "workTime": 3131,
      "workingStatus": 0,
      "wzActivationDataDto": {
        "currentDayStartTime": 9247,
        "currentDayUseWorkTime": 2182,
        "currentDayWorkTime": 3131,
        "currentSchedule": 1,
        "dataTime": 1715222047,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 20,
        "mainRotateRatio": 100,
        "sceneNum": 0,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "梁伟杰、何柯桦",
      "createTime": "2022-08-10 16:21:15",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 80,
        "name": "小模线(六甲工厂)"
      },
      "deviceCreateTime": "2022-08-10 16:19:34",
      "deviceId": 147,
      "deviceUpdateTime": "2024-03-01 17:46:28",
      "enabled": true,
      "function": 127,
      "globalImages": "577806095_20240301054625531.jpg",
      "id": 118,
      "installFactoryName": "六甲工厂",
      "installLocation": "广东省东莞市横沥镇精闽科技",
      "installMachineBrand": "OKUMA-高速精机",
      "installMachineClass": 0,
      "installMachineSn": "5316",
      "installMachineType": "MB-560VB-TW",
      "isUnfold": false,
      "mac": "34:86:5D:4A:52:7F",
      "machineDateList": [],
      "machineLocationImages": "577806060_20240301054612694.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "朱懋贵",
      "panelId": 22,
      "serialNumber": 220618007,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9247,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "毛梦源(18523035475)",
      "updateTime": "2024-03-01 17:46:28",
      "useWorkTime": 2964,
      "workTime": 3244,
      "workingStatus": 2,
      "wzActivationDataDto": {
        "currentDayStartTime": 9247,
        "currentDayUseWorkTime": 2964,
        "currentDayWorkTime": 3244,
        "currentSchedule": 1,
        "dataTime": 1715222047,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 19,
        "mainRotateRatio": 100,
        "sceneNum": 2,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "梁伟杰、何柯桦",
      "createTime": "2022-08-10 16:31:04",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 80,
        "name": "小模线(六甲工厂)"
      },
      "deviceCreateTime": "2022-08-10 16:26:51",
      "deviceId": 146,
      "deviceUpdateTime": "2024-03-01 17:51:30",
      "enabled": true,
      "function": 15,
      "globalImages": "577831080_20240301055125416.jpg",
      "id": 119,
      "installFactoryName": "六甲工厂",
      "installLocation": "广东省东莞市横沥镇精闽科技",
      "installMachineBrand": "OKUMA-高速精机",
      "installMachineClass": 0,
      "installMachineSn": "5315",
      "installMachineType": "MB-560VB",
      "isUnfold": false,
      "mac": "34:86:5D:4A:50:77",
      "machineDateList": [],
      "machineLocationImages": "1999295423_20220810042832969.jpeg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "柳星",
      "panelId": 22,
      "serialNumber": 220618006,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9246,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "毛梦源(18523035475)",
      "updateTime": "2024-03-01 17:51:30",
      "useWorkTime": 4737,
      "workTime": 5182,
      "workingStatus": 2,
      "wzActivationDataDto": {
        "currentDayStartTime": 9246,
        "currentDayUseWorkTime": 4737,
        "currentDayWorkTime": 5182,
        "currentSchedule": 1,
        "dataTime": 1715222044,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 17,
        "mainRotateRatio": 100,
        "sceneNum": 2,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "梁伟杰、何柯桦",
      "createTime": "2022-08-10 16:40:43",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 80,
        "name": "小模线(六甲工厂)"
      },
      "deviceCreateTime": "2022-08-10 16:36:42",
      "deviceId": 264,
      "deviceUpdateTime": "2024-03-01 17:55:47",
      "enabled": true,
      "function": 15,
      "globalImages": "577835009_20240301055546262.jpg",
      "id": 120,
      "installFactoryName": "六甲工厂",
      "installLocation": "广东省东莞市横沥镇精闽科技",
      "installMachineBrand": "OKUMA-高速精机",
      "installMachineClass": 0,
      "installMachineSn": "5313",
      "installMachineType": "MB-560VB",
      "isUnfold": false,
      "mac": "34:86:5D:4C:A4:5B",
      "machineDateList": [],
      "machineLocationImages": "951797259_20220810043746592.jpeg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "刘超",
      "panelId": 22,
      "serialNumber": 220618008,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9244,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "毛梦源(18523035475)",
      "updateTime": "2024-03-01 17:55:47",
      "useWorkTime": 2154,
      "workTime": 2700,
      "workingStatus": 2,
      "wzActivationDataDto": {
        "currentDayStartTime": 9244,
        "currentDayUseWorkTime": 2154,
        "currentDayWorkTime": 2700,
        "currentSchedule": 1,
        "dataTime": 1715222042,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 21,
        "mainRotateRatio": 100,
        "sceneNum": 2,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "梁伟杰、何柯桦",
      "createTime": "2022-08-10 16:50:05",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 80,
        "name": "小模线(六甲工厂)"
      },
      "deviceCreateTime": "2022-08-10 16:45:10",
      "deviceId": 144,
      "deviceUpdateTime": "2024-03-01 18:03:34",
      "enabled": true,
      "function": 15,
      "globalImages": "577836008_20240301055704332.jpg",
      "id": 121,
      "installFactoryName": "六甲工厂",
      "installLocation": "广东省东莞市横沥镇六甲科技工业园",
      "installMachineBrand": "OKUMA-高速精机",
      "installMachineClass": 0,
      "installMachineSn": "5312",
      "installMachineType": "MB-560VB",
      "isUnfold": false,
      "mac": "4C:75:25:62:90:E3",
      "machineDateList": [],
      "machineLocationImages": "578607595_20240301060330885.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "王敏",
      "panelId": 22,
      "serialNumber": 220618004,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 8237,
      "status": "离线",
      "statusOrder": 2,
      "updatePersonName": "毛梦源(18523035475)",
      "updateTime": "2024-03-01 18:03:34",
      "useWorkTime": 2294,
      "workTime": 2654,
      "workingStatus": -1,
      "wzActivationDataDto": {
        "currentDayStartTime": 8237,
        "currentDayUseWorkTime": 2294,
        "currentDayWorkTime": 2654,
        "currentSchedule": 1,
        "dataTime": 1715221037,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 26,
        "mainRotateRatio": 100,
        "sceneNum": 2,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "梁伟杰、何柯桦",
      "createTime": "2022-08-10 16:57:51",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 80,
        "name": "小模线(六甲工厂)"
      },
      "deviceCreateTime": "2022-08-10 16:53:38",
      "deviceId": 143,
      "deviceUpdateTime": "2024-03-01 18:02:49",
      "enabled": true,
      "function": 15,
      "globalImages": "578604647_20240301060247292.jpg",
      "id": 122,
      "installFactoryName": "六甲工厂",
      "installLocation": "广东省东莞市横沥镇六甲科技工业园",
      "installMachineBrand": "OKUMA-高速精机",
      "installMachineClass": 0,
      "installMachineSn": "5311",
      "installMachineType": "MB-560VB",
      "isUnfold": false,
      "mac": "34:86:5D:4A:53:8F",
      "machineDateList": [],
      "machineLocationImages": "1762333516_20220810045427852.jpeg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "刘浩军",
      "panelId": 22,
      "serialNumber": 220618011,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9247,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "毛梦源(18523035475)",
      "updateTime": "2024-03-01 18:02:49",
      "useWorkTime": 3847,
      "workTime": 4636,
      "workingStatus": 1,
      "wzActivationDataDto": {
        "currentDayStartTime": 9247,
        "currentDayUseWorkTime": 3847,
        "currentDayWorkTime": 4636,
        "currentSchedule": 1,
        "dataTime": 1715222048,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 15,
        "mainRotateRatio": 100,
        "sceneNum": 30,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "梁伟杰、何柯桦",
      "createTime": "2022-08-10 17:06:32",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 80,
        "name": "小模线(六甲工厂)"
      },
      "deviceCreateTime": "2022-08-10 17:01:31",
      "deviceId": 151,
      "deviceUpdateTime": "2024-03-01 18:18:49",
      "enabled": true,
      "function": 15,
      "globalImages": "1917824686_20220810050229903.jpeg,100313435_20220810050237165.jpg,100313435_20220810050246597.jpg",
      "id": 123,
      "installFactoryName": "六甲工厂",
      "installLocation": "广东省东莞市横沥镇六甲科技工业园",
      "installMachineBrand": "OKUMA-高速精机",
      "installMachineClass": 0,
      "installMachineSn": "5310",
      "installMachineType": "MB-560VB",
      "isUnfold": false,
      "mac": "34:86:5D:4A:50:D3",
      "machineDateList": [],
      "machineLocationImages": "1917824686_20220810050229903.jpeg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "付杰",
      "panelId": 22,
      "serialNumber": 220618009,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9247,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "林秋雨(13395763592)",
      "updateTime": "2024-03-01 18:18:49",
      "useWorkTime": 2419,
      "workTime": 3075,
      "workingStatus": 1,
      "wzActivationDataDto": {
        "currentDayStartTime": 9247,
        "currentDayUseWorkTime": 2419,
        "currentDayWorkTime": 3075,
        "currentSchedule": 1,
        "dataTime": 1715222047,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 30,
        "mainRotateRatio": 100,
        "sceneNum": 45,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "梁伟杰",
      "createTime": "2022-08-11 15:05:04",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 77,
        "name": "广东精闽(田坑工厂)"
      },
      "deviceCreateTime": "2022-08-11 14:51:27",
      "deviceId": 444,
      "deviceUpdateTime": "2024-02-22 14:05:15",
      "enabled": true,
      "function": 15,
      "globalImages": "1547181391_20230106102643160.jpg",
      "id": 124,
      "installFactoryName": "田坑工厂",
      "installLocation": "东莞市横沥镇田坑村",
      "installMachineBrand": "台湾 高锋 高速机",
      "installMachineClass": 2,
      "installMachineSn": "1109",
      "installMachineType": "PV-1813A",
      "isUnfold": false,
      "mac": "40:22:D8:66:05:3B",
      "machineDateList": [],
      "machineLocationImages": "751304497_20230106102706522.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "向海林",
      "panelId": 23,
      "serialNumber": 220618056,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9246,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "18523035475",
      "updateTime": "2024-02-22 14:05:15",
      "useWorkTime": 0,
      "workTime": 0,
      "workingStatus": 2,
      "wzActivationDataDto": {
        "currentDayStartTime": 9246,
        "currentDayUseWorkTime": 0,
        "currentDayWorkTime": 0,
        "currentSchedule": 1,
        "dataTime": 1715222046,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 8,
        "mainRotateRatio": 100,
        "sceneNum": 2,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "梁伟杰",
      "createTime": "2022-08-15 20:25:54",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 81,
        "name": "小模线(田尾工厂)"
      },
      "deviceCreateTime": "2022-08-15 20:20:02",
      "deviceId": 161,
      "deviceUpdateTime": "2024-02-23 10:47:39",
      "enabled": true,
      "function": 15,
      "globalImages": "1724186535_20220815082457549.jpg,1722338624_20220815082513372.jpg",
      "id": 125,
      "installFactoryName": "田尾工厂",
      "installLocation": "常平田尾",
      "installMachineBrand": "OKUMA-B",
      "installMachineClass": 0,
      "installMachineSn": "5215",
      "installMachineType": "MXR-560V",
      "isUnfold": false,
      "mac": "34:86:5D:4A:56:27",
      "machineDateList": [],
      "machineLocationImages": "150873910_20230106054412624.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "肖华建",
      "panelId": 23,
      "serialNumber": 202208015,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9247,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "毛梦源",
      "updateTime": "2024-02-23 10:47:39",
      "useWorkTime": 8271,
      "workTime": 8411,
      "workingStatus": 1,
      "wzActivationDataDto": {
        "currentDayStartTime": 9247,
        "currentDayUseWorkTime": 8271,
        "currentDayWorkTime": 8411,
        "currentSchedule": 1,
        "dataTime": 1715222047,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 6,
        "mainRotateRatio": 100,
        "sceneNum": 21,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "梁伟杰",
      "createTime": "2022-08-16 15:07:46",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 80,
        "name": "小模线(六甲工厂)"
      },
      "deviceCreateTime": "2022-08-16 15:02:06",
      "deviceId": 159,
      "deviceUpdateTime": "2024-03-01 18:19:13",
      "enabled": true,
      "function": 15,
      "globalImages": "1543733684_20220816030613441.jpg",
      "id": 126,
      "installFactoryName": "六甲工厂",
      "installLocation": "横沥六甲",
      "installMachineBrand": "OKUMA-B",
      "installMachineClass": 0,
      "installMachineSn": "5309",
      "installMachineType": "MXR-560V",
      "isUnfold": false,
      "mac": "34:86:5D:4A:53:EB",
      "machineDateList": [],
      "machineLocationImages": "1548469587_20220816030635787.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "朱国栋",
      "panelId": 22,
      "serialNumber": 202208001,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9245,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "林秋雨(13395763592)",
      "updateTime": "2024-03-01 18:19:13",
      "useWorkTime": 2217,
      "workTime": 2624,
      "workingStatus": 2,
      "wzActivationDataDto": {
        "currentDayStartTime": 9245,
        "currentDayUseWorkTime": 2217,
        "currentDayWorkTime": 2624,
        "currentSchedule": 1,
        "dataTime": 1715222043,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 101,
        "mainRotateRatio": 100,
        "sceneNum": 2,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "梁伟杰",
      "createTime": "2022-08-16 18:06:37",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 80,
        "name": "小模线(六甲工厂)"
      },
      "deviceCreateTime": "2022-08-16 18:00:35",
      "deviceId": 158,
      "deviceUpdateTime": "2024-03-01 18:16:04",
      "enabled": true,
      "function": 15,
      "globalImages": "202183560_20220816060504970.jpg",
      "id": 127,
      "installFactoryName": "六甲工厂",
      "installLocation": "横沥六甲",
      "installMachineBrand": "OKUMA-B",
      "installMachineClass": 0,
      "installMachineSn": "5308",
      "installMachineType": "MXR-560V",
      "isUnfold": false,
      "mac": "34:86:5D:4A:50:BB",
      "machineDateList": [],
      "machineLocationImages": "180172098_20220816060520565.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "张再福",
      "panelId": 22,
      "serialNumber": 202208002,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9245,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "毛梦源(18523035475)",
      "updateTime": "2024-03-01 18:16:04",
      "useWorkTime": 5448,
      "workTime": 5880,
      "workingStatus": 1,
      "wzActivationDataDto": {
        "currentDayStartTime": 9245,
        "currentDayUseWorkTime": 5448,
        "currentDayWorkTime": 5880,
        "currentSchedule": 1,
        "dataTime": 1715222044,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 16,
        "mainRotateRatio": 100,
        "sceneNum": 31,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "梁伟杰",
      "createTime": "2022-08-16 18:13:17",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 80,
        "name": "小模线(六甲工厂)"
      },
      "deviceCreateTime": "2022-08-16 18:08:52",
      "deviceId": 150,
      "deviceUpdateTime": "2024-03-01 18:12:46",
      "enabled": true,
      "function": 15,
      "globalImages": "578636453_2024030106124222.jpg",
      "id": 128,
      "installFactoryName": "六甲工厂",
      "installLocation": "横沥六甲",
      "installMachineBrand": "OKUMA-B",
      "installMachineClass": 0,
      "installMachineSn": "5306",
      "installMachineType": "MXR-560V",
      "isUnfold": false,
      "mac": "34:86:5D:4A:52:7B",
      "machineDateList": [],
      "machineLocationImages": "89456610_20220816061127906.jpg,86778214_20220816061149417.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "苏德亿",
      "panelId": 22,
      "serialNumber": 220618002,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9247,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "林秋雨(13395763592)",
      "updateTime": "2024-03-01 18:12:46",
      "useWorkTime": 4742,
      "workTime": 5368,
      "workingStatus": 1,
      "wzActivationDataDto": {
        "currentDayStartTime": 9247,
        "currentDayUseWorkTime": 4742,
        "currentDayWorkTime": 5368,
        "currentSchedule": 1,
        "dataTime": 1715222046,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 17,
        "mainRotateRatio": 100,
        "sceneNum": 32,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "梁伟杰",
      "createTime": "2022-08-16 18:19:58",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 80,
        "name": "小模线(六甲工厂)"
      },
      "deviceCreateTime": "2022-08-16 18:16:01",
      "deviceId": 153,
      "deviceUpdateTime": "2024-03-01 18:24:37",
      "enabled": true,
      "function": 15,
      "globalImages": "629008160_20220816061839367.jpg",
      "id": 130,
      "installFactoryName": "六甲工厂",
      "installLocation": "横沥六甲",
      "installMachineBrand": "OKUMA-B",
      "installMachineClass": 0,
      "installMachineSn": "5305",
      "installMachineType": "MXR-560V",
      "isUnfold": false,
      "mac": "34:86:5D:4A:59:87",
      "machineDateList": [],
      "machineLocationImages": "578668110_20240301062434836.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "刘国彬",
      "panelId": 22,
      "serialNumber": 220618003,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9243,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "毛梦源(18523035475)",
      "updateTime": "2024-03-01 18:24:37",
      "useWorkTime": 1321,
      "workTime": 1763,
      "workingStatus": 2,
      "wzActivationDataDto": {
        "currentDayStartTime": 9243,
        "currentDayUseWorkTime": 1321,
        "currentDayWorkTime": 1763,
        "currentSchedule": 1,
        "dataTime": 1715222042,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 19,
        "mainRotateRatio": 100,
        "sceneNum": 2,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "梁伟杰,何柯桦",
      "createTime": "2022-08-18 20:16:08",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 74,
        "name": "东莞精方(新四工厂)"
      },
      "deviceCreateTime": "2022-08-18 20:12:21",
      "deviceId": 384,
      "deviceUpdateTime": "2024-02-22 14:28:06",
      "enabled": true,
      "function": 255,
      "globalImages": "1364480011_20221017040351623.jpg,1955763576_20230214121024506.jpeg",
      "id": 132,
      "installFactoryName": "新四工厂",
      "installLocation": "新四村",
      "installMachineBrand": "Mazak",
      "installMachineClass": 0,
      "installMachineSn": "3101",
      "installMachineType": "FJV-35/60",
      "isUnfold": false,
      "mac": "40:22:D8:65:46:43",
      "machineDateList": [],
      "machineLocationImages": "1520738522_20230107114039807.jpg",
      "machineName": "08007038D3F9",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "雷艳和",
      "panelId": 22,
      "serialNumber": 220618086,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9247,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "18523035475",
      "updateTime": "2024-02-22 14:28:06",
      "useWorkTime": 3842,
      "workTime": 4187,
      "workingStatus": 2,
      "wzActivationDataDto": {
        "currentDayStartTime": 9247,
        "currentDayUseWorkTime": 3842,
        "currentDayWorkTime": 4187,
        "currentSchedule": 1,
        "dataTime": 1715222047,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 17,
        "mainRotateRatio": 100,
        "sceneNum": 2,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "梁伟杰,何柯桦",
      "createTime": "2022-08-18 20:23:20",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 74,
        "name": "东莞精方(新四工厂)"
      },
      "deviceCreateTime": "2022-08-18 20:19:07",
      "deviceId": 359,
      "deviceUpdateTime": "2024-02-22 10:26:45",
      "enabled": true,
      "function": 15,
      "globalImages": "2057962072_20230214033026327.jpeg",
      "id": 133,
      "installFactoryName": "新四工厂",
      "installLocation": "新四",
      "installMachineBrand": "Mazak",
      "installMachineClass": 0,
      "installMachineSn": "3102",
      "installMachineType": "FJV-35/60",
      "isUnfold": false,
      "mac": "0C:B8:15:1F:3E:0B",
      "machineDateList": [],
      "machineLocationImages": "100313435_20230214033019700.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "戴国阳",
      "panelId": 22,
      "serialNumber": 220618078,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9248,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "18523035475",
      "updateTime": "2024-02-22 10:26:45",
      "useWorkTime": 1640,
      "workTime": 1951,
      "workingStatus": 1,
      "wzActivationDataDto": {
        "currentDayStartTime": 9248,
        "currentDayUseWorkTime": 1640,
        "currentDayWorkTime": 1951,
        "currentSchedule": 1,
        "dataTime": 1715222047,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 10,
        "mainRotateRatio": 100,
        "sceneNum": 25,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "梁伟杰,何柯桦",
      "createTime": "2022-08-19 11:20:17",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 74,
        "name": "东莞精方(新四工厂)"
      },
      "deviceCreateTime": "2022-08-18 00:00:00",
      "deviceId": 389,
      "deviceUpdateTime": "2024-02-22 10:28:02",
      "enabled": true,
      "function": 15,
      "globalImages": "217546637_20230215011552258.jpeg",
      "id": 134,
      "installFactoryName": "新四工厂",
      "installLocation": "新四",
      "installMachineBrand": "台湾高锋机",
      "installMachineClass": 0,
      "installMachineSn": "3110",
      "installMachineType": "CVM_14AH",
      "isUnfold": false,
      "mac": "0C:B8:15:1F:40:0F",
      "machineDateList": [],
      "machineLocationImages": "1600221127_20230215011556856.jpeg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "孙勋建",
      "panelId": 22,
      "serialNumber": 220618081,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9240,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "18523035475",
      "updateTime": "2024-02-22 10:28:02",
      "useWorkTime": 1449,
      "workTime": 2238,
      "workingStatus": 2,
      "wzActivationDataDto": {
        "currentDayStartTime": 9240,
        "currentDayUseWorkTime": 1449,
        "currentDayWorkTime": 2238,
        "currentSchedule": 1,
        "dataTime": 1715222043,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 17,
        "mainRotateRatio": 100,
        "sceneNum": 2,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "梁伟杰,何柯桦",
      "createTime": "2022-08-19 15:29:01",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 74,
        "name": "东莞精方(新四工厂)"
      },
      "deviceCreateTime": "2022-08-19 15:23:35",
      "deviceId": 305,
      "deviceUpdateTime": "2024-02-22 10:28:35",
      "enabled": true,
      "function": 15,
      "globalImages": "1436501296_20230215111244181.jpeg",
      "id": 137,
      "installFactoryName": "新四工厂",
      "installLocation": "新四",
      "installMachineBrand": "台湾高锋机",
      "installMachineClass": 0,
      "installMachineSn": "3107",
      "installMachineType": "CVM-168",
      "isUnfold": false,
      "mac": "0C:B8:15:1F:3F:87",
      "machineDateList": [],
      "machineLocationImages": "812718488_20230215111231356.jpeg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "廖小雄",
      "panelId": 22,
      "serialNumber": 220618084,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9241,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "18523035475",
      "updateTime": "2024-02-22 10:28:35",
      "useWorkTime": 866,
      "workTime": 1371,
      "workingStatus": 1,
      "wzActivationDataDto": {
        "currentDayStartTime": 9241,
        "currentDayUseWorkTime": 866,
        "currentDayWorkTime": 1371,
        "currentSchedule": 1,
        "dataTime": 1715222044,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 6,
        "mainRotateRatio": 100,
        "sceneNum": 21,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "梁伟杰、何柯桦",
      "createTime": "2022-08-19 18:39:15",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 74,
        "name": "东莞精方(新四工厂)"
      },
      "deviceCreateTime": "2022-08-19 18:32:37",
      "deviceId": 385,
      "deviceUpdateTime": "2024-02-22 11:52:38",
      "enabled": true,
      "function": 15,
      "globalImages": "1780146417_20230214044808319.jpeg",
      "id": 138,
      "installFactoryName": "新四工厂",
      "installLocation": "东莞市横沥镇新四村",
      "installMachineBrand": "LGMazaK",
      "installMachineClass": 0,
      "installMachineSn": "3105",
      "installMachineType": "VCN-535CL",
      "isUnfold": false,
      "mac": "B4:8A:0A:53:93:5F",
      "machineDateList": [],
      "machineLocationImages": "100313435_20230214044756580.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "刘高新",
      "panelId": 25,
      "serialNumber": 220618076,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9243,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "梁伟杰",
      "updateTime": "2024-02-22 11:52:38",
      "useWorkTime": 1777,
      "workTime": 2349,
      "workingStatus": 2,
      "wzActivationDataDto": {
        "currentDayStartTime": 9243,
        "currentDayUseWorkTime": 1777,
        "currentDayWorkTime": 2349,
        "currentSchedule": 1,
        "dataTime": 1715222045,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 7,
        "mainRotateRatio": 100,
        "sceneNum": 2,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "梁伟杰、何柯桦",
      "createTime": "2022-08-19 19:24:56",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 74,
        "name": "东莞精方(新四工厂)"
      },
      "deviceCreateTime": "2022-08-19 19:23:01",
      "deviceId": 377,
      "deviceUpdateTime": "2024-02-22 11:54:05",
      "enabled": true,
      "function": 15,
      "globalImages": "1340544270_20230214070242799.jpeg",
      "id": 139,
      "installFactoryName": "新四工厂",
      "installLocation": "东莞市横沥镇新四村",
      "installMachineBrand": "台湾高锋机",
      "installMachineClass": 0,
      "installMachineSn": "3106",
      "installMachineType": "CV-168",
      "isUnfold": false,
      "mac": "0C:B8:15:1F:40:3B",
      "machineDateList": [],
      "machineLocationImages": "2011290354_20230214070232443.jpeg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "蒋敏杰",
      "panelId": 22,
      "serialNumber": 220819001,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 8598,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "梁伟杰",
      "updateTime": "2024-02-22 11:54:05",
      "useWorkTime": 3012,
      "workTime": 3572,
      "workingStatus": 2,
      "wzActivationDataDto": {
        "currentDayStartTime": 8598,
        "currentDayUseWorkTime": 3012,
        "currentDayWorkTime": 3572,
        "currentSchedule": 1,
        "dataTime": 1715221398,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 17,
        "mainRotateRatio": 100,
        "sceneNum": 2,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "梁伟杰 何柯桦",
      "createTime": "2022-08-19 19:38:51",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 74,
        "name": "东莞精方(新四工厂)"
      },
      "deviceCreateTime": "2022-08-19 19:32:35",
      "deviceId": 388,
      "deviceUpdateTime": "2024-04-09 12:51:31",
      "enabled": true,
      "function": 15,
      "globalImages": "1434257756_20240409125128718.jpg",
      "id": 140,
      "installFactoryName": "新四工厂",
      "installLocation": "新四",
      "installMachineBrand": "台湾高锋机",
      "installMachineClass": 0,
      "installMachineSn": "3109",
      "installMachineType": "CVM—14AH",
      "isUnfold": false,
      "mac": "0C:B8:15:1F:3F:7F",
      "machineDateList": [],
      "machineLocationImages": "171500982_20230107024154733.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "刘小丰",
      "panelId": 22,
      "serialNumber": 220618080,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9248,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "毛梦源(18523035475)",
      "updateTime": "2024-04-09 12:51:31",
      "useWorkTime": 1917,
      "workTime": 2666,
      "workingStatus": 2,
      "wzActivationDataDto": {
        "currentDayStartTime": 9248,
        "currentDayUseWorkTime": 1917,
        "currentDayWorkTime": 2666,
        "currentSchedule": 1,
        "dataTime": 1715222048,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 19,
        "mainRotateRatio": 100,
        "sceneNum": 2,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "何柯桦",
      "createTime": "2022-09-01 10:57:40",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 77,
        "name": "广东精闽(田坑工厂)"
      },
      "deviceCreateTime": "2022-09-01 10:52:10",
      "deviceId": 421,
      "deviceUpdateTime": "2024-02-22 14:06:10",
      "enabled": true,
      "function": 15,
      "globalImages": "1948862304_20230105030614923.jpg",
      "id": 150,
      "installFactoryName": "田坑工厂",
      "installLocation": "东莞市横沥镇",
      "installMachineBrand": "MazaK",
      "installMachineClass": 0,
      "installMachineSn": "1105",
      "installMachineType": "FJV-35/60",
      "isUnfold": false,
      "mac": "40:22:D8:66:05:2B",
      "machineDateList": [],
      "machineLocationImages": "1211837769_20230105030604620.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "黄毓贤",
      "panelId": 23,
      "serialNumber": 220618097,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9248,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "18523035475",
      "updateTime": "2024-02-22 14:06:10",
      "useWorkTime": 2435,
      "workTime": 2819,
      "workingStatus": 2,
      "wzActivationDataDto": {
        "currentDayStartTime": 9248,
        "currentDayUseWorkTime": 2435,
        "currentDayWorkTime": 2819,
        "currentSchedule": 1,
        "dataTime": 1715222047,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 9,
        "mainRotateRatio": 100,
        "sceneNum": 2,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "何柯桦",
      "createTime": "2022-09-01 11:34:56",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 77,
        "name": "广东精闽(田坑工厂)"
      },
      "deviceCreateTime": "2022-09-01 11:30:41",
      "deviceId": 431,
      "deviceUpdateTime": "2024-02-27 15:32:21",
      "enabled": true,
      "function": 255,
      "globalImages": "975543488_20240227033219406.jpg",
      "id": 151,
      "installFactoryName": "田坑工厂",
      "installLocation": "东莞市横沥镇田坑村",
      "installMachineBrand": "MazaK",
      "installMachineClass": 0,
      "installMachineSn": "1103",
      "installMachineType": "FJV-35/60",
      "isUnfold": false,
      "mac": "40:22:D8:66:05:3F",
      "machineDateList": [],
      "machineLocationImages": "1390440781_20230105094358190.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "肖洋阳",
      "panelId": 25,
      "serialNumber": 220618066,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9248,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "毛梦源",
      "updateTime": "2024-02-27 15:32:21",
      "useWorkTime": 2316,
      "workTime": 2973,
      "workingStatus": 1,
      "wzActivationDataDto": {
        "currentDayStartTime": 9248,
        "currentDayUseWorkTime": 2316,
        "currentDayWorkTime": 2973,
        "currentSchedule": 1,
        "dataTime": 1715222047,
        "g00Ratio": 6,
        "g01Ratio": 10,
        "knifeNum": 12,
        "mainRotateRatio": 100,
        "sceneNum": 27,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "何柯桦",
      "createTime": "2022-09-01 14:05:39",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 77,
        "name": "广东精闽(田坑工厂)"
      },
      "deviceCreateTime": "2022-09-01 14:02:01",
      "deviceId": 447,
      "deviceUpdateTime": "2024-02-22 14:08:12",
      "enabled": true,
      "function": 15,
      "globalImages": "1603403050_2023010509485275.jpg",
      "id": 152,
      "installFactoryName": "田坑工厂",
      "installLocation": "东莞市横沥镇田坑村",
      "installMachineBrand": "MazaK",
      "installMachineClass": 0,
      "installMachineSn": "1102",
      "installMachineType": "FJV-35/60",
      "isUnfold": false,
      "mac": "40:22:D8:65:46:9F",
      "machineDateList": [],
      "machineLocationImages": "1603403050_20230105094838762.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "张宇",
      "panelId": 23,
      "serialNumber": 220618108,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9243,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "18523035475",
      "updateTime": "2024-02-22 14:08:12",
      "useWorkTime": 2464,
      "workTime": 3066,
      "workingStatus": 1,
      "wzActivationDataDto": {
        "currentDayStartTime": 9243,
        "currentDayUseWorkTime": 2464,
        "currentDayWorkTime": 3066,
        "currentSchedule": 1,
        "dataTime": 1715222041,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 17,
        "mainRotateRatio": 100,
        "sceneNum": 32,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "何柯桦",
      "createTime": "2022-09-01 14:43:25",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 77,
        "name": "广东精闽(田坑工厂)"
      },
      "deviceCreateTime": "2022-09-01 14:39:04",
      "deviceId": 442,
      "deviceUpdateTime": "2024-02-27 16:39:44",
      "enabled": true,
      "function": 15,
      "globalImages": "974616097_20240227043935566.jpg",
      "id": 153,
      "installFactoryName": "田坑工厂",
      "installLocation": "东莞市横沥镇田坑村",
      "installMachineBrand": "MazaK",
      "installMachineClass": 0,
      "installMachineSn": "1101",
      "installMachineType": "FJV-35/60",
      "isUnfold": false,
      "mac": "40:22:D8:65:46:97",
      "machineDateList": [],
      "machineLocationImages": "286994788_20230109053452597.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "程波",
      "panelId": 23,
      "serialNumber": 220618089,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 7571,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "毛梦源",
      "updateTime": "2024-02-27 16:39:44",
      "useWorkTime": 3540,
      "workTime": 4141,
      "workingStatus": 2,
      "wzActivationDataDto": {
        "currentDayStartTime": 7571,
        "currentDayUseWorkTime": 3540,
        "currentDayWorkTime": 4141,
        "currentSchedule": 1,
        "dataTime": 1715220372,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 1,
        "mainRotateRatio": 100,
        "sceneNum": 2,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "何柯桦",
      "createTime": "2022-09-01 15:18:10",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 77,
        "name": "广东精闽(田坑工厂)"
      },
      "deviceCreateTime": "2022-09-01 15:14:50",
      "deviceId": 443,
      "deviceUpdateTime": "2024-02-22 14:09:45",
      "enabled": true,
      "function": 15,
      "globalImages": "837185036_20230106102153963.jpg",
      "id": 154,
      "installFactoryName": "田坑工厂",
      "installLocation": "东莞市横沥镇田坑村",
      "installMachineBrand": "Mazak",
      "installMachineClass": 0,
      "installMachineSn": "1106",
      "installMachineType": "FJV-35/60",
      "isUnfold": false,
      "mac": "B4:8A:0A:52:0C:B3",
      "machineDateList": [],
      "machineLocationImages": "839063851_20230106102142534.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "谢池昌",
      "panelId": 23,
      "serialNumber": 220618068,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9247,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "18523035475",
      "updateTime": "2024-02-22 14:09:45",
      "useWorkTime": 3854,
      "workTime": 4141,
      "workingStatus": 1,
      "wzActivationDataDto": {
        "currentDayStartTime": 9247,
        "currentDayUseWorkTime": 3854,
        "currentDayWorkTime": 4141,
        "currentSchedule": 1,
        "dataTime": 1715222047,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 13,
        "mainRotateRatio": 100,
        "sceneNum": 28,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "何柯桦",
      "createTime": "2022-09-02 16:18:25",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 79,
        "name": "精模线(六甲工厂)"
      },
      "deviceCreateTime": "2022-09-02 16:14:41",
      "deviceId": 175,
      "deviceUpdateTime": "2024-03-01 16:45:19",
      "enabled": true,
      "function": 15,
      "globalImages": "941033996_20220902041709646.jpg",
      "id": 156,
      "installFactoryName": "六甲工厂",
      "installLocation": "东莞市横沥镇六甲村",
      "installMachineBrand": "MazaK",
      "installMachineClass": 0,
      "installMachineSn": "5110",
      "installMachineType": "FJV-35/60",
      "isUnfold": false,
      "mac": "34:86:5D:4C:A4:43",
      "machineDateList": [],
      "machineLocationImages": "939125240_2022090204173379.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "陈章星",
      "panelId": 22,
      "serialNumber": 220618106,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9247,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "毛梦源(18523035475)",
      "updateTime": "2024-03-01 16:45:19",
      "useWorkTime": 5646,
      "workTime": 5964,
      "workingStatus": 1,
      "wzActivationDataDto": {
        "currentDayStartTime": 9247,
        "currentDayUseWorkTime": 5646,
        "currentDayWorkTime": 5964,
        "currentSchedule": 1,
        "dataTime": 1715222045,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 17,
        "mainRotateRatio": 100,
        "sceneNum": 32,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "何柯桦",
      "createTime": "2022-09-02 16:29:07",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 79,
        "name": "精模线(六甲工厂)"
      },
      "deviceCreateTime": "2022-09-02 16:25:47",
      "deviceId": 259,
      "deviceUpdateTime": "2024-03-01 16:52:34",
      "enabled": true,
      "function": 15,
      "globalImages": "165367560_2022090204273019.jpg",
      "id": 157,
      "installFactoryName": "六甲工厂",
      "installLocation": "东莞市横沥镇六甲村",
      "installMachineBrand": "MazaK",
      "installMachineClass": 0,
      "installMachineSn": "5109",
      "installMachineType": "FJV-35/60",
      "isUnfold": false,
      "mac": "58:BF:25:92:C8:DF",
      "machineDateList": [],
      "machineLocationImages": "137597609_20220902042904523.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "朱帅",
      "panelId": 22,
      "serialNumber": 220618091,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 7680,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "毛梦源(18523035475)",
      "updateTime": "2024-03-01 16:52:34",
      "useWorkTime": 2256,
      "workTime": 2789,
      "workingStatus": 2,
      "wzActivationDataDto": {
        "currentDayStartTime": 7680,
        "currentDayUseWorkTime": 2256,
        "currentDayWorkTime": 2789,
        "currentSchedule": 1,
        "dataTime": 1715220481,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 17,
        "mainRotateRatio": 100,
        "sceneNum": 2,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "何柯桦",
      "createTime": "2022-09-02 16:40:01",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 79,
        "name": "精模线(六甲工厂)"
      },
      "deviceCreateTime": "2022-09-02 16:36:41",
      "deviceId": 191,
      "deviceUpdateTime": "2024-03-01 17:14:54",
      "enabled": true,
      "function": 15,
      "globalImages": "35959176_20220902043926955.jpg",
      "id": 159,
      "installFactoryName": "六甲工厂",
      "installLocation": "东莞市横沥镇六甲村",
      "installMachineBrand": "MazaK",
      "installMachineClass": 0,
      "installMachineSn": "5102",
      "installMachineType": "FJV-35/60",
      "isUnfold": false,
      "mac": "34:86:5D:4C:9F:C7",
      "machineDateList": [],
      "machineLocationImages": "39595505_20220902043958894.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "刘显",
      "panelId": 22,
      "serialNumber": 220618105,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9244,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "毛梦源(18523035475)",
      "updateTime": "2024-03-01 17:14:54",
      "useWorkTime": 3012,
      "workTime": 4097,
      "workingStatus": 2,
      "wzActivationDataDto": {
        "currentDayStartTime": 9244,
        "currentDayUseWorkTime": 3012,
        "currentDayWorkTime": 4097,
        "currentSchedule": 1,
        "dataTime": 1715222042,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 6,
        "mainRotateRatio": 100,
        "sceneNum": 2,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "何柯桦",
      "createTime": "2022-09-02 16:49:06",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 79,
        "name": "精模线(六甲工厂)"
      },
      "deviceCreateTime": "2022-09-02 16:46:10",
      "deviceId": 197,
      "deviceUpdateTime": "2024-03-01 17:24:15",
      "enabled": true,
      "function": 191,
      "globalImages": "577743752_20240301052414422.jpg",
      "id": 161,
      "installFactoryName": "六甲工厂",
      "installLocation": "东莞市横沥镇六甲村",
      "installMachineBrand": "MazaK",
      "installMachineClass": 0,
      "installMachineSn": "5103",
      "installMachineType": "FJV-35/60",
      "isUnfold": false,
      "mac": "A0:B7:65:FA:05:9B",
      "machineDateList": [],
      "machineLocationImages": "805405679_20220902044902995.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "杨锦源",
      "panelId": 25,
      "serialNumber": 220618103,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9245,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "毛梦源(18523035475)",
      "updateTime": "2024-03-01 17:24:15",
      "useWorkTime": 2522,
      "workTime": 3230,
      "workingStatus": 1,
      "wzActivationDataDto": {
        "currentDayStartTime": 9245,
        "currentDayUseWorkTime": 2522,
        "currentDayWorkTime": 3230,
        "currentSchedule": 1,
        "dataTime": 1715222044,
        "g00Ratio": 6,
        "g01Ratio": 10,
        "knifeNum": 17,
        "mainRotateRatio": 100,
        "sceneNum": 32,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "何柯桦",
      "createTime": "2022-09-02 17:06:20",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 79,
        "name": "精模线(六甲工厂)"
      },
      "deviceCreateTime": "2022-09-02 17:03:59",
      "deviceId": 194,
      "deviceUpdateTime": "2024-03-01 17:27:22",
      "enabled": true,
      "function": 15,
      "globalImages": "577747442_20240301052721414.jpg",
      "id": 162,
      "installFactoryName": "六甲工厂",
      "installLocation": "东莞市横沥镇六甲村",
      "installMachineBrand": "MazaK",
      "installMachineClass": 0,
      "installMachineSn": "5106",
      "installMachineType": "FJV-35/6",
      "isUnfold": false,
      "mac": "34:86:5D:4A:50:73",
      "machineDateList": [],
      "machineLocationImages": "1698271062_20220902050618865.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "张添活",
      "panelId": 22,
      "serialNumber": 220618090,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9245,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "毛梦源(18523035475)",
      "updateTime": "2024-03-01 17:27:22",
      "useWorkTime": 2384,
      "workTime": 3285,
      "workingStatus": 0,
      "wzActivationDataDto": {
        "currentDayStartTime": 9245,
        "currentDayUseWorkTime": 2384,
        "currentDayWorkTime": 3285,
        "currentSchedule": 1,
        "dataTime": 1715222043,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 8,
        "mainRotateRatio": 100,
        "sceneNum": 2,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "何柯桦",
      "createTime": "2022-09-02 17:24:53",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 79,
        "name": "精模线(六甲工厂)"
      },
      "deviceCreateTime": "2022-09-02 17:22:38",
      "deviceId": 183,
      "deviceUpdateTime": "2024-03-01 17:19:09",
      "enabled": true,
      "function": 15,
      "globalImages": "223745298_20220902052431523.jpg",
      "id": 163,
      "installFactoryName": "六甲工厂",
      "installLocation": "东莞市横沥镇六甲村",
      "installMachineBrand": "MazaK",
      "installMachineClass": 0,
      "installMachineSn": "5101",
      "installMachineType": "FJV-35/60",
      "isUnfold": false,
      "mac": "34:86:5D:4A:52:6B",
      "machineDateList": [],
      "machineLocationImages": "221902991_20220902052450156.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "方亚兵",
      "panelId": 22,
      "serialNumber": 220618099,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 8249,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "毛梦源(18523035475)",
      "updateTime": "2024-03-01 17:19:09",
      "useWorkTime": 3902,
      "workTime": 4301,
      "workingStatus": 1,
      "wzActivationDataDto": {
        "currentDayStartTime": 8249,
        "currentDayUseWorkTime": 3902,
        "currentDayWorkTime": 4301,
        "currentSchedule": 1,
        "dataTime": 1715221049,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 17,
        "mainRotateRatio": 100,
        "sceneNum": 1,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "梁伟杰,何柯桦",
      "createTime": "2022-09-09 17:51:23",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 77,
        "name": "广东精闽(田坑工厂)"
      },
      "deviceCreateTime": "2022-09-09 17:46:48",
      "deviceId": 209,
      "deviceUpdateTime": "2023-05-20 14:21:07",
      "enabled": true,
      "function": 15,
      "globalImages": "913496488_20221018041501405.jpg",
      "id": 173,
      "installFactoryName": "广东精闽科技有限公司",
      "installLocation": "常平田坑",
      "installMachineBrand": "Okuma",
      "installMachineClass": 1,
      "installMachineSn": "1113",
      "installMachineType": "MAR-630H-e",
      "isUnfold": false,
      "mac": "34:86:5D:4A:50:BF",
      "machineDateList": [],
      "machineLocationImages": "913496488_20221018041501405.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "周志伍",
      "panelId": 22,
      "serialNumber": 220618015,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9242,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "何柯桦、熊春阳",
      "updateTime": "2023-05-20 14:21:34",
      "useWorkTime": 3580,
      "workTime": 4414,
      "workingStatus": 2,
      "wzActivationDataDto": {
        "currentDayStartTime": 9242,
        "currentDayUseWorkTime": 3580,
        "currentDayWorkTime": 4414,
        "currentSchedule": 1,
        "dataTime": 1715222041,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 2,
        "mainRotateRatio": 100,
        "sceneNum": 2,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "梁伟杰,何柯桦",
      "createTime": "2022-09-15 15:12:58",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 222,
        "name": "卧加组"
      },
      "deviceCreateTime": "2022-09-15 15:09:49",
      "deviceId": 203,
      "deviceUpdateTime": "2024-03-13 09:38:07",
      "enabled": true,
      "function": 15,
      "globalImages": "304980696_20240305043733663.jpg",
      "id": 175,
      "installFactoryName": "河源工厂",
      "installLocation": "河源精方科技园",
      "installMachineBrand": "Mazak",
      "installMachineClass": 1,
      "installMachineSn": "5033",
      "installMachineType": "HCN_6800L",
      "isUnfold": false,
      "mac": "B8:D6:1A:6D:7E:77",
      "machineDateList": [],
      "machineLocationImages": "259264687_2022091503123564.jpg,256379708_20220915031253827.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "廖智强",
      "panelId": 25,
      "serialNumber": 220618101,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 11047,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "张赟(19973120475)",
      "updateTime": "2024-03-13 09:38:07",
      "useWorkTime": 5053,
      "workTime": 5524,
      "workingStatus": 1,
      "wzActivationDataDto": {
        "currentDayStartTime": 11047,
        "currentDayUseWorkTime": 5053,
        "currentDayWorkTime": 5524,
        "currentSchedule": 1,
        "dataTime": 1715222046,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 39,
        "mainRotateRatio": 100,
        "sceneNum": 54,
        "schedule": 1,
        "workStartTime": 450
      }
    },
    {
      "createPersonName": "梁伟杰,何柯桦",
      "createTime": "2022-09-15 16:08:15",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 222,
        "name": "卧加组"
      },
      "deviceCreateTime": "2022-09-15 16:05:27",
      "deviceId": 185,
      "deviceUpdateTime": "2024-03-13 09:38:36",
      "enabled": true,
      "function": 15,
      "globalImages": "1303645544_20240305124358944.jpg",
      "id": 176,
      "installFactoryName": "河源工厂",
      "installLocation": "河源精方科技园",
      "installMachineBrand": "Mazak",
      "installMachineClass": 1,
      "installMachineSn": "5035",
      "installMachineType": "HCN-6800L",
      "isUnfold": false,
      "mac": "4C:75:25:62:93:1B",
      "machineDateList": [],
      "machineLocationImages": "1204688649_20220915040729344.jpg,1201730754_20220915040808371.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "邱俊杰",
      "panelId": 22,
      "serialNumber": 220618098,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 11043,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "张赟(19973120475)",
      "updateTime": "2024-03-13 09:38:36",
      "useWorkTime": 3906,
      "workTime": 4610,
      "workingStatus": 2,
      "wzActivationDataDto": {
        "currentDayStartTime": 11043,
        "currentDayUseWorkTime": 3906,
        "currentDayWorkTime": 4610,
        "currentSchedule": 1,
        "dataTime": 1715222041,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 1,
        "mainRotateRatio": 100,
        "sceneNum": 2,
        "schedule": 1,
        "workStartTime": 450
      }
    },
    {
      "createPersonName": "梁伟杰,何柯桦",
      "createTime": "2022-09-16 15:39:59",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 222,
        "name": "卧加组"
      },
      "deviceCreateTime": "2022-09-16 15:35:28",
      "deviceId": 206,
      "deviceUpdateTime": "2024-03-13 09:37:38",
      "enabled": true,
      "function": 15,
      "globalImages": "1314447113_20220916033817543.jpg",
      "id": 177,
      "installFactoryName": "河源工厂",
      "installLocation": "河源精方科技园",
      "installMachineBrand": "KURAKI",
      "installMachineClass": 21,
      "installMachineSn": "5013",
      "installMachineType": "AKB-13",
      "isUnfold": false,
      "mac": "34:86:5D:4A:52:8F",
      "machineDateList": [],
      "machineLocationImages": "1289633134_2022091603391410.jpg,1286801996_20220916033953122.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "赵浩东",
      "panelId": 22,
      "serialNumber": 220618041,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 11048,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "张赟(19973120475)",
      "updateTime": "2024-03-13 09:37:38",
      "useWorkTime": 4128,
      "workTime": 5464,
      "workingStatus": 2,
      "wzActivationDataDto": {
        "currentDayStartTime": 11048,
        "currentDayUseWorkTime": 4128,
        "currentDayWorkTime": 5464,
        "currentSchedule": 1,
        "dataTime": 1715222048,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 10,
        "mainRotateRatio": 100,
        "sceneNum": 2,
        "schedule": 1,
        "workStartTime": 450
      }
    },
    {
      "createPersonName": "何柯桦、熊春阳",
      "createTime": "2022-10-11 11:44:56",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 81,
        "name": "小模线(田尾工厂)"
      },
      "deviceCreateTime": "2022-10-11 11:39:49",
      "deviceId": 245,
      "deviceUpdateTime": "2024-02-23 10:48:03",
      "enabled": true,
      "function": 15,
      "globalImages": "136969205_2022101111415146.jpg",
      "id": 203,
      "installFactoryName": "田尾工厂",
      "installLocation": "东莞市常平镇田尾村",
      "installMachineBrand": "OKUMA-高速精机",
      "installMachineClass": 0,
      "installMachineSn": "5205",
      "installMachineType": "MB-560VB",
      "isUnfold": false,
      "mac": "34:86:5D:4A:55:EF",
      "machineDateList": [],
      "machineLocationImages": "246624328_20231216054926287.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "廖洪峰",
      "panelId": 22,
      "serialNumber": 221011001,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9244,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "毛梦源",
      "updateTime": "2024-02-23 10:48:03",
      "useWorkTime": 3413,
      "workTime": 3785,
      "workingStatus": 2,
      "wzActivationDataDto": {
        "currentDayStartTime": 9244,
        "currentDayUseWorkTime": 3413,
        "currentDayWorkTime": 3785,
        "currentSchedule": 1,
        "dataTime": 1715222042,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 17,
        "mainRotateRatio": 100,
        "sceneNum": 2,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "何柯桦、熊春阳",
      "createTime": "2022-10-11 15:05:27",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 81,
        "name": "小模线(田尾工厂)"
      },
      "deviceCreateTime": "2022-10-11 15:05:00",
      "deviceId": 214,
      "deviceUpdateTime": "2024-02-23 10:48:26",
      "enabled": true,
      "function": 15,
      "globalImages": "100313435_20221011030510540.jpg",
      "id": 204,
      "installFactoryName": "田尾工厂",
      "installLocation": "广东省东莞市常平镇富田路广东精方科技有限公司",
      "installMachineBrand": "OKUMA-高速精机",
      "installMachineClass": 0,
      "installMachineSn": "5206",
      "installMachineType": "MB-560VB",
      "isUnfold": false,
      "mac": "34:86:5D:4A:59:5B",
      "machineDateList": [],
      "machineLocationImages": "246803170_20231216055047787.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "刘俊强",
      "panelId": 22,
      "serialNumber": 2022101102,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9245,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "毛梦源",
      "updateTime": "2024-02-23 10:48:26",
      "useWorkTime": 4145,
      "workTime": 4644,
      "workingStatus": 0,
      "wzActivationDataDto": {
        "currentDayStartTime": 9245,
        "currentDayUseWorkTime": 4145,
        "currentDayWorkTime": 4644,
        "currentSchedule": 1,
        "dataTime": 1715222045,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 6,
        "mainRotateRatio": 100,
        "sceneNum": 0,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "何柯桦、熊春阳",
      "createTime": "2022-10-14 16:37:45",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 79,
        "name": "精模线(六甲工厂)"
      },
      "deviceCreateTime": "2022-10-14 16:34:27",
      "deviceId": 176,
      "deviceUpdateTime": "2024-03-01 17:09:23",
      "enabled": true,
      "function": 15,
      "globalImages": "577689781_20240301050921337.jpg",
      "id": 206,
      "installFactoryName": "六甲工厂",
      "installLocation": "广东省东莞市横沥镇精闽科技",
      "installMachineBrand": "MazaK",
      "installMachineClass": 0,
      "installMachineSn": "5105",
      "installMachineType": "FJV-35/60",
      "isUnfold": false,
      "mac": "34:86:5D:4A:50:6F",
      "machineDateList": [],
      "machineLocationImages": "1478704905_20221018101834793.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "杨赠寿",
      "panelId": 22,
      "serialNumber": 2022101401,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9247,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "毛梦源(18523035475)",
      "updateTime": "2024-03-01 17:09:23",
      "useWorkTime": 3221,
      "workTime": 3855,
      "workingStatus": 0,
      "wzActivationDataDto": {
        "currentDayStartTime": 9247,
        "currentDayUseWorkTime": 3221,
        "currentDayWorkTime": 3855,
        "currentSchedule": 1,
        "dataTime": 1715222048,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 17,
        "mainRotateRatio": 100,
        "sceneNum": 32,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "梁伟杰,阮劲礼",
      "createTime": "2022-11-09 15:27:12",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 80,
        "name": "小模线(六甲工厂)"
      },
      "deviceCreateTime": "2022-11-09 15:22:33",
      "deviceId": 380,
      "deviceUpdateTime": "2023-05-20 14:28:30",
      "enabled": true,
      "function": 119,
      "globalImages": "1890132691_20221109032434155.jpg,100313435_20221109041231511.jpg",
      "id": 225,
      "installFactoryName": "精闽科技五厂",
      "installLocation": "六甲",
      "installMachineBrand": "华都精工",
      "installMachineClass": 1,
      "installMachineSn": "5129",
      "installMachineType": "HB1712",
      "isUnfold": false,
      "mac": "70:B8:F6:B0:6C:0B",
      "machineDateList": [],
      "machineLocationImages": "189830246_20230116011519516.jpg",
      "machineStatus": 0,
      "machineType": 1,
      "operatorName": "谢运龙",
      "panelId": 1,
      "serialNumber": 2022110903,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 52422,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "梁伟杰",
      "updateTime": "2023-05-20 14:28:52",
      "useWorkTime": 8736,
      "workTime": 13570,
      "workingStatus": 2,
      "wzActivationDataDto": {
        "currentDayStartTime": 52422,
        "currentDayUseWorkTime": 8736,
        "currentDayWorkTime": 13570,
        "currentSchedule": 1,
        "dataTime": 1715222031,
        "g00Ratio": 3,
        "g01Ratio": 10,
        "knifeNum": 0,
        "mainRotateRatio": 10,
        "sceneNum": 2,
        "schedule": 1,
        "workStartTime": -1
      }
    },
    {
      "createPersonName": "何柯桦、熊春阳",
      "createTime": "2022-11-09 15:27:28",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 80,
        "name": "小模线(六甲工厂)"
      },
      "deviceCreateTime": "2022-11-09 15:24:26",
      "deviceId": 272,
      "deviceUpdateTime": "2023-12-13 09:20:11",
      "enabled": true,
      "function": 127,
      "globalImages": "365981394_20221109032710352.jpeg,1773330930_20221109041739672.jpg",
      "id": 226,
      "installFactoryName": "精闽科技",
      "installLocation": "广东省东莞市横沥镇六甲科技工业园",
      "installMachineBrand": "华都精工",
      "installMachineClass": 1,
      "installMachineSn": "5128",
      "installMachineType": "HB1712",
      "isUnfold": false,
      "mac": "40:22:D8:65:1F:FF",
      "machineDateList": [],
      "machineLocationImages": "365981394_20221109032710352.jpeg,1773330930_20221109041739672.jpg",
      "machineStatus": 0,
      "machineType": 1,
      "operatorName": "黄国东",
      "panelId": 1,
      "serialNumber": 2022110904,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9173,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "熊春阳",
      "updateTime": "2023-05-20 14:29:06",
      "useWorkTime": 2819,
      "workTime": 3817,
      "workingStatus": 2,
      "wzActivationDataDto": {
        "currentDayStartTime": 9173,
        "currentDayUseWorkTime": 2819,
        "currentDayWorkTime": 3817,
        "currentSchedule": 1,
        "dataTime": 1715222032,
        "g00Ratio": 3,
        "g01Ratio": 10,
        "knifeNum": 0,
        "mainRotateRatio": 10,
        "sceneNum": 2,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "熊春阳",
      "createTime": "2022-11-09 16:09:45",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 79,
        "name": "精模线(六甲工厂)"
      },
      "deviceCreateTime": "2022-11-09 16:09:43",
      "deviceId": 270,
      "deviceUpdateTime": "2023-05-20 14:25:04",
      "enabled": true,
      "function": 119,
      "globalImages": "100313435_20221109115912555.jpg,100313435_20221109021918212.jpg",
      "id": 227,
      "installFactoryName": "精闽科技五厂",
      "installLocation": "广东省东莞市横沥镇六兴路六甲科技工业园",
      "installMachineBrand": "华都精工",
      "installMachineClass": 1,
      "installMachineSn": "5112",
      "installMachineType": "HH1810",
      "isUnfold": false,
      "mac": "70:B8:F6:B0:75:67",
      "machineDateList": [],
      "machineLocationImages": "100313435_20221109115912555.jpg,100313435_20221109021918212.jpg",
      "machineStatus": 0,
      "machineType": 1,
      "operatorName": "谢隆宝",
      "panelId": 1,
      "serialNumber": 2022110902,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 52436,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "熊春阳",
      "updateTime": "2023-05-20 14:25:26",
      "useWorkTime": 17896,
      "workTime": 21331,
      "workingStatus": 2,
      "wzActivationDataDto": {
        "currentDayStartTime": 52436,
        "currentDayUseWorkTime": 17896,
        "currentDayWorkTime": 21331,
        "currentSchedule": 1,
        "dataTime": 1715222048,
        "g00Ratio": 3,
        "g01Ratio": 8,
        "knifeNum": 0,
        "mainRotateRatio": 10,
        "sceneNum": 2,
        "schedule": 1,
        "workStartTime": -1
      }
    },
    {
      "createPersonName": "梁伟杰",
      "createTime": "2022-11-09 16:13:12",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 79,
        "name": "精模线(六甲工厂)"
      },
      "deviceCreateTime": "2022-11-09 16:10:19",
      "deviceId": 266,
      "deviceUpdateTime": "2023-05-20 14:25:15",
      "enabled": true,
      "function": 119,
      "globalImages": "779454605_20221109112451920.jpg,1686577744_20221109041245326.jpg",
      "id": 228,
      "installFactoryName": "精闽五厂",
      "installLocation": "六甲",
      "installMachineBrand": "华都精工",
      "installMachineClass": 1,
      "installMachineSn": "5113",
      "installMachineType": "HH1810",
      "isUnfold": false,
      "mac": "0C:B8:15:8F:1F:B7",
      "machineDateList": [],
      "machineLocationImages": "779454605_20221109112451920.jpg,1686577744_20221109041245326.jpg",
      "machineStatus": 0,
      "machineType": 1,
      "operatorName": "黄童",
      "panelId": 1,
      "serialNumber": 2022110901,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 52212,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "梁伟杰",
      "updateTime": "2023-05-20 14:25:36",
      "useWorkTime": 9749,
      "workTime": 13575,
      "workingStatus": 2,
      "wzActivationDataDto": {
        "currentDayStartTime": 52212,
        "currentDayUseWorkTime": 9749,
        "currentDayWorkTime": 13575,
        "currentSchedule": 1,
        "dataTime": 1715222037,
        "g00Ratio": 3,
        "g01Ratio": 10,
        "knifeNum": 0,
        "mainRotateRatio": 10,
        "sceneNum": 2,
        "schedule": 1,
        "workStartTime": -1
      }
    },
    {
      "createPersonName": "何柯桦",
      "createTime": "2022-11-09 18:44:44",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 77,
        "name": "广东精闽(田坑工厂)"
      },
      "deviceCreateTime": "2022-11-09 18:41:46",
      "deviceId": 273,
      "deviceUpdateTime": "2023-05-20 14:21:32",
      "enabled": true,
      "function": 119,
      "globalImages": "25839831_20221109064404242.jpg,25840914_2022110906441615.jpg",
      "id": 229,
      "installFactoryName": "广东精闽科技有限公司",
      "installLocation": "东莞市横沥镇田坑村",
      "installMachineBrand": "华都精工",
      "installMachineClass": 1,
      "installMachineSn": "1112",
      "installMachineType": "HH1812",
      "isUnfold": false,
      "mac": "70:B8:F6:B0:78:E7",
      "machineDateList": [],
      "machineLocationImages": "25839831_20221109064404242.jpg,25840914_2022110906441615.jpg",
      "machineStatus": 0,
      "machineType": 1,
      "operatorName": "陈家达",
      "panelId": 1,
      "serialNumber": 2022110905,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9190,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "何柯桦",
      "updateTime": "2023-05-20 14:21:55",
      "useWorkTime": 2916,
      "workTime": 4174,
      "workingStatus": 1,
      "wzActivationDataDto": {
        "currentDayStartTime": 9190,
        "currentDayUseWorkTime": 2916,
        "currentDayWorkTime": 4174,
        "currentSchedule": 1,
        "dataTime": 1715222050,
        "g00Ratio": 3,
        "g01Ratio": 10,
        "knifeNum": 0,
        "mainRotateRatio": 10,
        "sceneNum": 1,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "熊春阳、梁伟杰",
      "createTime": "2022-11-10 11:29:35",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 74,
        "name": "东莞精方(新四工厂)"
      },
      "deviceCreateTime": "2022-11-10 11:26:47",
      "deviceId": 274,
      "deviceUpdateTime": "2023-10-18 16:19:31",
      "enabled": true,
      "function": 119,
      "globalImages": "1911098123_20221110022857235.jpeg,30534741_2022111002290026.jpeg",
      "id": 230,
      "installFactoryName": "精方一厂",
      "installLocation": "广东省东莞市横沥镇永恒工业园",
      "installMachineBrand": "华都精工",
      "installMachineClass": 1,
      "installMachineSn": "3111",
      "installMachineType": "HH1812",
      "isUnfold": false,
      "mac": "0C:B8:15:24:61:7F",
      "machineDateList": [],
      "machineLocationImages": "1911098123_20221110022857235.jpeg,30534741_2022111002290026.jpeg",
      "machineStatus": 0,
      "machineType": 1,
      "operatorName": "黄小鹏",
      "panelId": 1,
      "serialNumber": 2022111002,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9181,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "熊春阳、梁伟杰",
      "updateTime": "2023-05-20 11:58:35",
      "useWorkTime": 2746,
      "workTime": 3791,
      "workingStatus": 1,
      "wzActivationDataDto": {
        "currentDayStartTime": 9181,
        "currentDayUseWorkTime": 2746,
        "currentDayWorkTime": 3791,
        "currentSchedule": 1,
        "dataTime": 1715222040,
        "g00Ratio": 3,
        "g01Ratio": 6,
        "knifeNum": 0,
        "mainRotateRatio": 7,
        "sceneNum": 1,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "何柯桦",
      "createTime": "2022-11-10 11:29:49",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 74,
        "name": "东莞精方(新四工厂)"
      },
      "deviceCreateTime": "2022-11-10 11:27:44",
      "deviceId": 395,
      "deviceUpdateTime": "2023-05-20 11:58:22",
      "enabled": true,
      "function": 119,
      "globalImages": "1128210486_20221110112931951.jpg,345187578_20221110112938546.jpg",
      "id": 231,
      "installFactoryName": "东莞精方(新四工厂)",
      "installLocation": "东莞市横沥镇新四村",
      "installMachineBrand": "华都精工",
      "installMachineClass": 1,
      "installMachineSn": "3103",
      "installMachineType": "HH1712",
      "isUnfold": false,
      "mac": "70:B8:F6:B0:6B:AF",
      "machineDateList": [],
      "machineLocationImages": "100313435_2023020806380482.jpg",
      "machineStatus": 0,
      "machineType": 1,
      "operatorName": "聂富军",
      "panelId": 1,
      "serialNumber": 2022111003,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9180,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "梁伟杰",
      "updateTime": "2023-05-20 11:58:44",
      "useWorkTime": 2777,
      "workTime": 4101,
      "workingStatus": 2,
      "wzActivationDataDto": {
        "currentDayStartTime": 9180,
        "currentDayUseWorkTime": 2777,
        "currentDayWorkTime": 4101,
        "currentSchedule": 1,
        "dataTime": 1715222037,
        "g00Ratio": 3,
        "g01Ratio": 11,
        "knifeNum": 0,
        "mainRotateRatio": 10,
        "sceneNum": 2,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "阮劲礼、梁伟杰",
      "createTime": "2022-11-10 11:32:40",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 74,
        "name": "东莞精方(新四工厂)"
      },
      "deviceCreateTime": "2022-11-10 11:31:18",
      "deviceId": 276,
      "deviceUpdateTime": "2023-05-20 11:58:05",
      "enabled": true,
      "function": 119,
      "globalImages": "1862401241_20221110113215567.jpeg,1693245197_20221110113220219.jpeg",
      "id": 232,
      "installFactoryName": "精方一厂",
      "installLocation": "广东省东莞市横沥镇永恒工业园",
      "installMachineBrand": "华都精工",
      "installMachineClass": 1,
      "installMachineSn": "3112",
      "installMachineType": "HH1812",
      "isUnfold": false,
      "mac": "70:B8:F6:B0:78:B7",
      "machineDateList": [],
      "machineLocationImages": "1862401241_20221110113215567.jpeg,1693245197_20221110113220219.jpeg",
      "machineStatus": 0,
      "machineType": 1,
      "operatorName": "黄耀波",
      "panelId": 1,
      "serialNumber": 2022111001,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 52432,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "阮劲礼、梁伟杰",
      "updateTime": "2023-05-20 11:58:28",
      "useWorkTime": 22691,
      "workTime": 25551,
      "workingStatus": 2,
      "wzActivationDataDto": {
        "currentDayStartTime": 52432,
        "currentDayUseWorkTime": 22691,
        "currentDayWorkTime": 25551,
        "currentSchedule": 1,
        "dataTime": 1715222046,
        "g00Ratio": 3,
        "g01Ratio": 7,
        "knifeNum": 0,
        "mainRotateRatio": 10,
        "sceneNum": 2,
        "schedule": 1,
        "workStartTime": -1
      }
    },
    {
      "createPersonName": "梁伟杰、阮劲礼、熊春阳",
      "createTime": "2022-11-12 16:09:05",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 119,
        "name": "东莞粗框加工部"
      },
      "deviceCreateTime": "2022-11-12 16:04:00",
      "deviceId": 350,
      "deviceUpdateTime": "2023-05-17 20:35:01",
      "enabled": true,
      "function": 255,
      "globalImages": "1808240434_2023020804553797.jpeg",
      "id": 242,
      "installFactoryName": "精闽科技",
      "installLocation": "广东省东莞市常平镇东平大道42号广东精方科技有限公司",
      "installMachineBrand": "华都精工",
      "installMachineClass": 1,
      "installMachineSn": "2119",
      "installMachineType": "HB1812",
      "isUnfold": false,
      "mac": "0C:B8:15:1F:40:23",
      "machineDateList": [],
      "machineLocationImages": "572348395_20230208045523177.jpeg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "何成武",
      "panelId": 22,
      "serialNumber": 2022111201,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9235,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "熊春阳、毛梦源",
      "updateTime": "2023-05-17 20:35:04",
      "useWorkTime": 7696,
      "workTime": 7742,
      "workingStatus": 1,
      "wzActivationDataDto": {
        "currentDayStartTime": 9235,
        "currentDayUseWorkTime": 7696,
        "currentDayWorkTime": 7742,
        "currentSchedule": 1,
        "dataTime": 1715222042,
        "g00Ratio": 3,
        "g01Ratio": 8,
        "knifeNum": 33,
        "mainRotateRatio": 100,
        "sceneNum": 48,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "梁伟杰、阮劲礼、熊春阳",
      "createTime": "2022-11-12 16:46:51",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 119,
        "name": "东莞粗框加工部"
      },
      "deviceCreateTime": "2022-11-12 16:42:05",
      "deviceId": 1334,
      "deviceUpdateTime": "2024-02-24 12:30:42",
      "enabled": true,
      "function": 255,
      "globalImages": "1911799956_20240224123029343.jpg",
      "id": 243,
      "installFactoryName": "精闽科技",
      "installLocation": "广东省东莞市常平镇东平大道42号精方科技有限公司 ",
      "installMachineBrand": "华都精工",
      "installMachineClass": 1,
      "installMachineSn": "2118",
      "installMachineType": "HB1812",
      "isUnfold": false,
      "mac": "AE:E9:4C:7C:BC:3B",
      "machineDateList": [],
      "machineLocationImages": "2046724579_20230102033341815.jpg",
      "machineStatus": 0,
      "machineType": 12,
      "operatorName": "何成武",
      "panelId": 77,
      "serialNumber": 2022111202,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9253,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "毛梦源",
      "updateTime": "2024-02-24 12:30:42",
      "useWorkTime": 7573,
      "workTime": 7687,
      "workingStatus": 1,
      "wzActivationDataDto": {
        "currentDayStartTime": 9253,
        "currentDayUseWorkTime": 7573,
        "currentDayWorkTime": 7687,
        "currentSchedule": 1,
        "dataTime": 1715222051,
        "g00Ratio": 100,
        "g01Ratio": 140,
        "knifeNum": 1,
        "mainRotateRatio": 100,
        "sceneNum": 16,
        "schedule": 1
      }
    },
    {
      "createPersonName": "梁伟杰",
      "createTime": "2022-11-12 18:24:30",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 119,
        "name": "东莞粗框加工部"
      },
      "deviceCreateTime": "2022-11-12 18:21:30",
      "deviceId": 1329,
      "deviceUpdateTime": "2024-02-24 13:37:16",
      "enabled": true,
      "function": 255,
      "globalImages": "1910852251_20240224013712675.jpg",
      "id": 244,
      "installFactoryName": "精方国际",
      "installLocation": "田尾",
      "installMachineBrand": "华都精工",
      "installMachineClass": 1,
      "installMachineSn": "2116",
      "installMachineType": "HB1812",
      "isUnfold": false,
      "mac": "36:51:1D:23:ED:F6",
      "machineDateList": [],
      "machineLocationImages": "100313435_20230208041039462.jpg",
      "machineStatus": 0,
      "machineType": 12,
      "operatorName": "钟冬林",
      "panelId": 77,
      "serialNumber": 220618053,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9253,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "毛梦源",
      "updateTime": "2024-02-24 13:37:16",
      "useWorkTime": 6529,
      "workTime": 6649,
      "workingStatus": 1,
      "wzActivationDataDto": {
        "currentDayStartTime": 9253,
        "currentDayUseWorkTime": 6529,
        "currentDayWorkTime": 6649,
        "currentSchedule": 1,
        "dataTime": 1715222050,
        "g00Ratio": 100,
        "g01Ratio": 110,
        "knifeNum": 51,
        "mainRotateRatio": 100,
        "sceneNum": 66,
        "schedule": 1
      }
    },
    {
      "createPersonName": "梁伟杰、阮劲礼、熊春阳",
      "createTime": "2022-11-12 20:49:20",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 77,
        "name": "广东精闽(田坑工厂)"
      },
      "deviceCreateTime": "2022-11-12 20:48:20",
      "deviceId": 280,
      "deviceUpdateTime": "2023-05-20 14:21:38",
      "enabled": true,
      "function": 119,
      "globalImages": "100313435_20221112084909500.jpg,1849407487_20221112084914223.jpeg",
      "id": 245,
      "installFactoryName": "精闽",
      "installLocation": "广东省东莞市横沥镇新城路66号广东精闽科技股份有限公司",
      "installMachineBrand": "华都精工",
      "installMachineClass": 1,
      "installMachineSn": "1111",
      "installMachineType": "HH1812",
      "isUnfold": false,
      "mac": "0C:B8:15:8F:1F:C3",
      "machineDateList": [],
      "machineLocationImages": "100313435_20221112084909500.jpg,1849407487_20221112084914223.jpeg",
      "machineStatus": 0,
      "machineType": 1,
      "operatorName": "刘丹",
      "panelId": 1,
      "serialNumber": 2022111204,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9172,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "梁伟杰、阮劲礼、熊春阳",
      "updateTime": "2023-05-20 14:22:01",
      "useWorkTime": 2542,
      "workTime": 3471,
      "workingStatus": 1,
      "wzActivationDataDto": {
        "currentDayStartTime": 9172,
        "currentDayUseWorkTime": 2542,
        "currentDayWorkTime": 3471,
        "currentSchedule": 1,
        "dataTime": 1715222031,
        "g00Ratio": 3,
        "g01Ratio": 10,
        "knifeNum": 0,
        "mainRotateRatio": 10,
        "sceneNum": 1,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "梁伟杰、阮劲礼、熊春阳",
      "createTime": "2022-11-14 12:14:08",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 119,
        "name": "东莞粗框加工部"
      },
      "deviceCreateTime": "2022-11-14 12:11:48",
      "deviceId": 307,
      "deviceUpdateTime": "2024-03-19 17:41:25",
      "enabled": true,
      "function": 255,
      "globalImages": "1661627209_20240319054120760.jpg",
      "id": 246,
      "installFactoryName": "精闽科技",
      "installLocation": "广东省东莞市常平镇东平大道42号广东精方科技有限公司",
      "installMachineBrand": "华都精工",
      "installMachineClass": 1,
      "installMachineSn": "2115",
      "installMachineType": "H H1812",
      "isUnfold": false,
      "mac": "0C:B8:15:1F:3F:D7",
      "machineDateList": [],
      "machineLocationImages": "2037710974_20230208010257234.jpeg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "钟冬林",
      "panelId": 22,
      "serialNumber": 220618058,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9243,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "林秋雨(13395763592)",
      "updateTime": "2024-03-19 17:41:25",
      "useWorkTime": 8973,
      "workTime": 8973,
      "workingStatus": 1,
      "wzActivationDataDto": {
        "currentDayStartTime": 9243,
        "currentDayUseWorkTime": 8973,
        "currentDayWorkTime": 8973,
        "currentSchedule": 1,
        "dataTime": 1715222044,
        "g00Ratio": 3,
        "g01Ratio": 14,
        "knifeNum": 1,
        "mainRotateRatio": 100,
        "sceneNum": 16,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "何柯桦",
      "createTime": "2022-12-06 18:56:10",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 221,
        "name": "中粗组"
      },
      "deviceCreateTime": "2022-12-06 18:54:13",
      "deviceId": 328,
      "deviceUpdateTime": "2024-03-13 09:31:46",
      "enabled": true,
      "function": 127,
      "globalImages": "277240807_20240305010649105.jpg",
      "id": 260,
      "installFactoryName": "精方国际",
      "installLocation": "广东省河源市紫金县临江镇河源市精方科技园",
      "installMachineBrand": "华都精工",
      "installMachineClass": 2,
      "installMachineSn": "5003",
      "installMachineType": "HD1810",
      "isUnfold": false,
      "mac": "70:B8:F6:B0:6C:2B",
      "machineDateList": [],
      "machineLocationImages": "100313435_20221206065557408.jpg,1138331665_20221208035210105.jpeg",
      "machineStatus": 0,
      "machineType": 1,
      "operatorName": "王冠亚",
      "panelId": 1,
      "serialNumber": 2022120602,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 52422,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "张赟(19973120475)",
      "updateTime": "2024-03-13 09:31:46",
      "useWorkTime": 14728,
      "workTime": 17991,
      "workingStatus": 1,
      "wzActivationDataDto": {
        "currentDayStartTime": 52422,
        "currentDayUseWorkTime": 14728,
        "currentDayWorkTime": 17991,
        "currentSchedule": 1,
        "dataTime": 1715222034,
        "g00Ratio": 3,
        "g01Ratio": 6,
        "knifeNum": 11,
        "mainRotateRatio": 9,
        "sceneNum": 1,
        "schedule": 1,
        "workStartTime": -1
      }
    },
    {
      "createPersonName": "何柯桦、李荣亮",
      "createTime": "2022-12-06 20:24:34",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 221,
        "name": "中粗组"
      },
      "deviceCreateTime": "2022-12-06 20:22:55",
      "deviceId": 326,
      "deviceUpdateTime": "2024-03-13 09:33:10",
      "enabled": true,
      "function": 127,
      "globalImages": "414440019_20240305010103300.jpg",
      "id": 261,
      "installFactoryName": "精方国际",
      "installLocation": "广东省河源市紫金县临江镇经二路河源市精方科技园",
      "installMachineBrand": "华都精工",
      "installMachineClass": 2,
      "installMachineSn": "5006",
      "installMachineType": "HD1810",
      "isUnfold": false,
      "mac": "70:B8:F6:B0:6C:3B",
      "machineDateList": [],
      "machineLocationImages": "100313435_20221206082415652.jpg,1309982156_20221208035237316.jpeg",
      "machineStatus": 0,
      "machineType": 1,
      "operatorName": "邓建华",
      "panelId": 1,
      "serialNumber": 2022120603,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 10968,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "张赟(19973120475)",
      "updateTime": "2024-03-13 09:33:10",
      "useWorkTime": 4203,
      "workTime": 5339,
      "workingStatus": 1,
      "wzActivationDataDto": {
        "currentDayStartTime": 10968,
        "currentDayUseWorkTime": 4203,
        "currentDayWorkTime": 5339,
        "currentSchedule": 1,
        "dataTime": 1715222033,
        "g00Ratio": 3,
        "g01Ratio": 9,
        "knifeNum": 17,
        "mainRotateRatio": 9,
        "sceneNum": 1,
        "schedule": 1,
        "workStartTime": 450
      }
    },
    {
      "createPersonName": "李荣亮",
      "createTime": "2022-12-07 14:30:09",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 222,
        "name": "卧加组"
      },
      "deviceCreateTime": "2022-12-07 14:29:02",
      "deviceId": 327,
      "deviceUpdateTime": "2024-03-13 09:36:35",
      "enabled": true,
      "function": 119,
      "globalImages": "1041868252_20240305042918639.jpg",
      "id": 262,
      "installFactoryName": "精方国际",
      "installLocation": "广东省河源市紫金县临江镇纬三路河源市精方科技园",
      "installMachineBrand": "华都精工",
      "installMachineClass": 1,
      "installMachineSn": "5011",
      "installMachineType": "HB1812",
      "isUnfold": false,
      "mac": "70:B8:F6:B0:6B:A7",
      "machineDateList": [],
      "machineLocationImages": "807587746_20221207022955571.jpeg,100313435_2022120803491324.jpg",
      "machineStatus": 0,
      "machineType": 1,
      "operatorName": "刘志伟",
      "panelId": 1,
      "serialNumber": 2022120701,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 10965,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "张赟(19973120475)",
      "updateTime": "2024-03-13 09:36:35",
      "useWorkTime": 2749,
      "workTime": 3610,
      "workingStatus": 2,
      "wzActivationDataDto": {
        "currentDayStartTime": 10965,
        "currentDayUseWorkTime": 2749,
        "currentDayWorkTime": 3610,
        "currentSchedule": 1,
        "dataTime": 1715222034,
        "g00Ratio": 3,
        "g01Ratio": 10,
        "knifeNum": 0,
        "mainRotateRatio": 10,
        "sceneNum": 2,
        "schedule": 1,
        "workStartTime": 450
      }
    },
    {
      "createPersonName": "熊春阳",
      "createTime": "2022-12-08 11:16:59",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 223,
        "name": "精加工组"
      },
      "deviceCreateTime": "2022-12-08 11:15:28",
      "deviceId": 329,
      "deviceUpdateTime": "2024-03-13 09:40:12",
      "enabled": true,
      "function": 127,
      "globalImages": "2023415013_20240305122317979.jpg",
      "id": 263,
      "installFactoryName": "精方国际",
      "installLocation": "广东省河源市紫金县临江镇河源市精方科技园",
      "installMachineBrand": "台湾 高锋 机床",
      "installMachineClass": 0,
      "installMachineSn": "5010",
      "installMachineType": "VMM-1688",
      "isUnfold": false,
      "mac": "70:B8:F6:B0:6B:FF",
      "machineDateList": [],
      "machineLocationImages": "156483901_20221208111642451.jpeg",
      "machineStatus": 0,
      "machineType": 1,
      "operatorName": "潘杨涛",
      "panelId": 1,
      "serialNumber": 2022120801,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 51359,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "张赟(19973120475)",
      "updateTime": "2024-03-13 09:40:12",
      "useWorkTime": 10783,
      "workTime": 12175,
      "workingStatus": 2,
      "wzActivationDataDto": {
        "currentDayStartTime": 51359,
        "currentDayUseWorkTime": 10783,
        "currentDayWorkTime": 12175,
        "currentSchedule": 1,
        "dataTime": 1715222049,
        "g00Ratio": 3,
        "g01Ratio": 10,
        "knifeNum": 17,
        "mainRotateRatio": 10,
        "sceneNum": 2,
        "schedule": 1,
        "workStartTime": -1
      }
    },
    {
      "createPersonName": "李荣亮",
      "createTime": "2022-12-08 13:08:02",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 221,
        "name": "中粗组"
      },
      "deviceCreateTime": "2022-12-08 13:07:03",
      "deviceId": 330,
      "deviceUpdateTime": "2024-03-13 09:33:37",
      "enabled": true,
      "function": 15,
      "globalImages": "613954260_2024030512492359.jpg",
      "id": 264,
      "installFactoryName": "精方国际",
      "installLocation": "广东省河源市紫金县临江镇经二路河源市精方科技园",
      "installMachineBrand": "台湾 高峰 机床",
      "installMachineClass": 0,
      "installMachineSn": "5008",
      "installMachineType": "VMM-1688",
      "isUnfold": false,
      "mac": "0C:B8:15:24:61:4F",
      "machineDateList": [],
      "machineLocationImages": "368226640_20221208010745564.jpeg,2040506942_20221208035626645.jpeg",
      "machineStatus": 0,
      "machineType": 1,
      "operatorName": "邓建华",
      "panelId": 1,
      "serialNumber": 2022120802,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 50010,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "张赟(19973120475)",
      "updateTime": "2024-03-13 09:33:37",
      "useWorkTime": 6270,
      "workTime": 7769,
      "workingStatus": 2,
      "wzActivationDataDto": {
        "currentDayStartTime": 50010,
        "currentDayUseWorkTime": 6270,
        "currentDayWorkTime": 7769,
        "currentSchedule": 1,
        "dataTime": 1715222031,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 14,
        "mainRotateRatio": 0,
        "sceneNum": 2,
        "schedule": 1,
        "workStartTime": -1
      }
    },
    {
      "createPersonName": "熊春阳",
      "createTime": "2022-12-08 15:51:03",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 221,
        "name": "中粗组"
      },
      "deviceCreateTime": "2022-12-08 15:50:39",
      "deviceId": 323,
      "deviceUpdateTime": "2024-03-13 09:30:38",
      "enabled": true,
      "function": 127,
      "globalImages": "1470875610_20240305012254769.jpeg",
      "id": 265,
      "installFactoryName": "精方国际",
      "installLocation": "广东省河源市紫金县临江镇河源市精方科技园",
      "installMachineBrand": "华都精工",
      "installMachineClass": 2,
      "installMachineSn": "5001",
      "installMachineType": "HD1810",
      "isUnfold": false,
      "mac": "70:B8:F6:B0:6C:03",
      "machineDateList": [],
      "machineLocationImages": "100313435_20221206064926766.jpg,100313435_20221208035052548.jpg",
      "machineStatus": 0,
      "machineType": 1,
      "operatorName": "方乐鹏",
      "panelId": 1,
      "serialNumber": 2022120601,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 20192,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "张赟(19973120475)",
      "updateTime": "2024-03-13 09:30:38",
      "useWorkTime": 13296,
      "workTime": 15573,
      "workingStatus": 1,
      "wzActivationDataDto": {
        "currentDayStartTime": 20192,
        "currentDayUseWorkTime": 13296,
        "currentDayWorkTime": 15573,
        "currentSchedule": 1,
        "dataTime": 1715222033,
        "g00Ratio": 3,
        "g01Ratio": 10,
        "knifeNum": 17,
        "mainRotateRatio": 10,
        "sceneNum": 1,
        "schedule": 1,
        "workStartTime": -1
      }
    },
    {
      "createPersonName": "何柯桦",
      "createTime": "2022-12-08 18:10:40",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 222,
        "name": "卧加组"
      },
      "deviceCreateTime": "2022-12-08 18:09:11",
      "deviceId": 331,
      "deviceUpdateTime": "2024-03-13 09:37:06",
      "enabled": true,
      "function": 119,
      "globalImages": "533000110_20240305042425833.jpg",
      "id": 266,
      "installFactoryName": "精方国际",
      "installLocation": "广东省河源市紫金县临江镇河源市健达通电子有限公司河源市精方科技园",
      "installMachineBrand": "华都精工",
      "installMachineClass": 1,
      "installMachineSn": "5012",
      "installMachineType": "HH1812",
      "isUnfold": false,
      "mac": "70:B8:F6:B0:6C:1F",
      "machineDateList": [],
      "machineLocationImages": "1555817307_20221208061020353.jpeg",
      "machineStatus": 0,
      "machineType": 1,
      "operatorName": "蓝浩",
      "panelId": 1,
      "serialNumber": 2022120803,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 30449,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "张赟(19973120475)",
      "updateTime": "2024-03-13 09:37:06",
      "useWorkTime": 2605,
      "workTime": 4055,
      "workingStatus": 1,
      "wzActivationDataDto": {
        "currentDayStartTime": 30449,
        "currentDayUseWorkTime": 2605,
        "currentDayWorkTime": 4055,
        "currentSchedule": 1,
        "dataTime": 1715222038,
        "g00Ratio": 1,
        "g01Ratio": 1,
        "knifeNum": 0,
        "mainRotateRatio": 1,
        "sceneNum": 1,
        "schedule": 1,
        "workStartTime": -1
      }
    },
    {
      "createPersonName": "何柯桦",
      "createTime": "2022-12-09 10:51:11",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 223,
        "name": "精加工组"
      },
      "deviceCreateTime": "2022-12-09 10:42:41",
      "deviceId": 333,
      "deviceUpdateTime": "2024-03-13 09:39:37",
      "enabled": true,
      "function": 127,
      "globalImages": "1544605650_20221209105019361.jpg",
      "id": 267,
      "installFactoryName": "精方国际",
      "installLocation": "广东省河源市",
      "installMachineBrand": "台湾 高锋 机床",
      "installMachineClass": 0,
      "installMachineSn": "5009",
      "installMachineType": "高峰-1370/1680",
      "isUnfold": false,
      "mac": "70:B8:F6:B0:6B:D3",
      "machineDateList": [],
      "machineLocationImages": "1517013264_20221209104911322.jpg,1520556597_20221209104952473.jpg",
      "machineStatus": 0,
      "machineType": 1,
      "operatorName": "陈健达",
      "panelId": 1,
      "serialNumber": 221209001,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 52424,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "张赟(19973120475)",
      "updateTime": "2024-03-13 09:39:37",
      "useWorkTime": 7765,
      "workTime": 9384,
      "workingStatus": 1,
      "wzActivationDataDto": {
        "currentDayStartTime": 52424,
        "currentDayUseWorkTime": 7765,
        "currentDayWorkTime": 9384,
        "currentSchedule": 1,
        "dataTime": 1715222033,
        "g00Ratio": 3,
        "g01Ratio": 10,
        "knifeNum": 17,
        "mainRotateRatio": 10,
        "sceneNum": 1,
        "schedule": 1,
        "workStartTime": -1
      }
    },
    {
      "createPersonName": "何柯桦",
      "createTime": "2022-12-09 11:04:14",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 157,
        "name": "河源运水加工部"
      },
      "deviceCreateTime": "2022-12-09 11:00:40",
      "deviceId": 339,
      "deviceUpdateTime": "2024-03-05 17:16:24",
      "enabled": true,
      "function": 39,
      "globalImages": "1040980414_20240305051544199.jpg",
      "id": 268,
      "installFactoryName": "精方国际",
      "installLocation": "广东省河源市紫金县临江镇河源市精方科技园",
      "installMachineBrand": "ZONJET",
      "installMachineClass": 5,
      "installMachineSn": "深孔钻01",
      "installMachineType": "ZJA15-2515",
      "isUnfold": false,
      "mac": "0C:B8:15:24:60:83",
      "machineDateList": [],
      "machineLocationImages": "1040976535_20240305051621833.jpg",
      "machineStatus": 0,
      "machineType": 1,
      "operatorName": "谢怡帅",
      "panelId": 1,
      "serialNumber": 2022120901,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 10955,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "毛梦源(18523035475)",
      "updateTime": "2024-03-05 17:16:24",
      "useWorkTime": 3956,
      "workTime": 4502,
      "workingStatus": 1,
      "wzActivationDataDto": {
        "currentDayStartTime": 10955,
        "currentDayUseWorkTime": 3956,
        "currentDayWorkTime": 4502,
        "currentSchedule": 1,
        "dataTime": 1715222034,
        "g00Ratio": 0,
        "g01Ratio": 16,
        "knifeNum": 0,
        "mainRotateRatio": 0,
        "sceneNum": 1,
        "schedule": 1,
        "workStartTime": 450
      }
    },
    {
      "createPersonName": "李荣亮",
      "createTime": "2022-12-09 11:07:46",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 157,
        "name": "河源运水加工部"
      },
      "deviceCreateTime": "2022-12-09 11:07:04",
      "deviceId": 322,
      "deviceUpdateTime": "2024-03-05 16:46:04",
      "enabled": true,
      "function": 39,
      "globalImages": "440244211_20240305044559753.jpg",
      "id": 269,
      "installFactoryName": "精方国际",
      "installLocation": "广东省河源市紫金县临江镇经二路河源市精方科技园",
      "installMachineBrand": "ZON JET",
      "installMachineClass": 5,
      "installMachineSn": "深孔钻02",
      "installMachineType": "ZJA13-1610",
      "isUnfold": false,
      "mac": "0C:B8:15:1F:6F:73",
      "machineDateList": [],
      "machineLocationImages": "439433128_20240305044543405.jpg",
      "machineStatus": 0,
      "machineType": 1,
      "operatorName": "谢怡帅",
      "panelId": 1,
      "serialNumber": 2022120902,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 52281,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "林秋雨(13395763592)",
      "updateTime": "2024-03-05 16:46:04",
      "useWorkTime": 18550,
      "workTime": 19939,
      "workingStatus": 1,
      "wzActivationDataDto": {
        "currentDayStartTime": 52281,
        "currentDayUseWorkTime": 18550,
        "currentDayWorkTime": 19939,
        "currentSchedule": 1,
        "dataTime": 1715222036,
        "g00Ratio": 0,
        "g01Ratio": 1,
        "knifeNum": 0,
        "mainRotateRatio": 0,
        "sceneNum": 1,
        "schedule": 1,
        "workStartTime": -1
      }
    },
    {
      "createPersonName": "何柯桦",
      "createTime": "2022-12-09 14:23:21",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 155,
        "name": "河源粗框加工部"
      },
      "deviceCreateTime": "2022-12-09 14:19:34",
      "deviceId": 239,
      "deviceUpdateTime": "2024-03-05 15:47:25",
      "enabled": true,
      "function": 175,
      "globalImages": "1042733242_2024030503472294.jpg",
      "id": 273,
      "installFactoryName": "精方国际",
      "installLocation": "广东省河源市",
      "installMachineBrand": "威峰",
      "installMachineClass": 1,
      "installMachineSn": "5029",
      "installMachineType": "WF-WJ2516",
      "isUnfold": false,
      "mac": "34:86:5D:4A:53:B7",
      "machineDateList": [],
      "machineLocationImages": "762906770_20230306040857744.jpeg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "刘欢",
      "panelId": 54,
      "serialNumber": 221209002,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 11048,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "毛梦源(18523035475)",
      "updateTime": "2024-03-05 15:47:25",
      "useWorkTime": 2179,
      "workTime": 2234,
      "workingStatus": 2,
      "wzActivationDataDto": {
        "currentDayStartTime": 11048,
        "currentDayUseWorkTime": 2179,
        "currentDayWorkTime": 2234,
        "currentSchedule": 1,
        "dataTime": 1715222046,
        "g00Ratio": 0,
        "g01Ratio": 9,
        "knifeNum": 1,
        "mainRotateRatio": 100,
        "sceneNum": 2,
        "schedule": 1,
        "workStartTime": 450
      }
    },
    {
      "createPersonName": "何柯桦、张荣亮",
      "createTime": "2022-12-09 14:36:16",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 155,
        "name": "河源粗框加工部"
      },
      "deviceCreateTime": "2022-12-09 14:33:11",
      "deviceId": 240,
      "deviceUpdateTime": "2024-03-06 10:53:14",
      "enabled": true,
      "function": 175,
      "globalImages": "675108420_2024030609333011.jpg",
      "id": 274,
      "installFactoryName": "精方国际",
      "installLocation": "广东省河源市",
      "installMachineBrand": "威峰",
      "installMachineClass": 21,
      "installMachineSn": "5028",
      "installMachineType": "WF-WJ1812",
      "isUnfold": false,
      "mac": "0C:B8:15:1F:3F:93",
      "machineDateList": [],
      "machineLocationImages": "695485402_20240306105311497.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "刘欢",
      "panelId": 54,
      "serialNumber": 221209003,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 11046,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "毛梦源(18523035475)",
      "updateTime": "2024-03-06 10:53:14",
      "useWorkTime": 4893,
      "workTime": 4999,
      "workingStatus": 2,
      "wzActivationDataDto": {
        "currentDayStartTime": 11046,
        "currentDayUseWorkTime": 4893,
        "currentDayWorkTime": 4999,
        "currentSchedule": 1,
        "dataTime": 1715222046,
        "g00Ratio": 0,
        "g01Ratio": 10,
        "knifeNum": 1,
        "mainRotateRatio": 100,
        "sceneNum": 2,
        "schedule": 1,
        "workStartTime": 450
      }
    },
    {
      "createPersonName": "熊春阳、张荣亮",
      "createTime": "2022-12-10 12:06:13",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 221,
        "name": "中粗组"
      },
      "deviceCreateTime": "2022-12-10 12:01:04",
      "deviceId": 334,
      "deviceUpdateTime": "2024-03-13 09:31:15",
      "enabled": true,
      "function": 127,
      "globalImages": "541610778_20221210120557281.jpg",
      "id": 284,
      "installFactoryName": "精方国际",
      "installLocation": "广东省河源市",
      "installMachineBrand": "台湾 高锋 机床",
      "installMachineClass": 0,
      "installMachineSn": "5002",
      "installMachineType": "大力-1470/1580",
      "isUnfold": false,
      "mac": "70:B8:F6:B0:6C:33",
      "machineDateList": [],
      "machineLocationImages": "540833329_20221210120537595.jpg",
      "machineStatus": 0,
      "machineType": 1,
      "operatorName": "方乐鹏",
      "panelId": 1,
      "serialNumber": 221210001,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 10973,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "张赟(19973120475)",
      "updateTime": "2024-03-13 09:31:15",
      "useWorkTime": 2305,
      "workTime": 3150,
      "workingStatus": 0,
      "wzActivationDataDto": {
        "currentDayStartTime": 10973,
        "currentDayUseWorkTime": 2305,
        "currentDayWorkTime": 3150,
        "currentSchedule": 1,
        "dataTime": 1715222034,
        "g00Ratio": 3,
        "g01Ratio": 9,
        "knifeNum": 14,
        "mainRotateRatio": 10,
        "sceneNum": 0,
        "schedule": 1,
        "workStartTime": 450
      }
    },
    {
      "createPersonName": "何柯桦、张荣亮",
      "createTime": "2022-12-10 12:59:09",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 221,
        "name": "中粗组"
      },
      "deviceCreateTime": "2022-12-10 12:57:23",
      "deviceId": 335,
      "deviceUpdateTime": "2024-03-13 09:32:45",
      "enabled": true,
      "function": 127,
      "globalImages": "540829454_20221210125857409.jpg",
      "id": 285,
      "installFactoryName": "精方国际",
      "installLocation": "广东省河源市",
      "installMachineBrand": "台湾 高锋 机床",
      "installMachineClass": 0,
      "installMachineSn": "5005",
      "installMachineType": "大力-1380/1688",
      "isUnfold": false,
      "mac": "0C:B8:15:24:61:77",
      "machineDateList": [],
      "machineLocationImages": "540768919_20221210125848119.jpg,540768975_20221210125851585.jpg,540829454_20221210125857409.jpg",
      "machineStatus": 0,
      "machineType": 1,
      "operatorName": "王冠亚",
      "panelId": 1,
      "serialNumber": 221210002,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 52325,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "张赟(19973120475)",
      "updateTime": "2024-03-13 09:32:45",
      "useWorkTime": 10491,
      "workTime": 12301,
      "workingStatus": 1,
      "wzActivationDataDto": {
        "currentDayStartTime": 52325,
        "currentDayUseWorkTime": 10491,
        "currentDayWorkTime": 12301,
        "currentSchedule": 1,
        "dataTime": 1715222034,
        "g00Ratio": 3,
        "g01Ratio": 5,
        "knifeNum": 6,
        "mainRotateRatio": 10,
        "sceneNum": 1,
        "schedule": 1,
        "workStartTime": -1
      }
    },
    {
      "createPersonName": "何柯桦、熊春阳",
      "createTime": "2022-12-11 10:20:36",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 221,
        "name": "中粗组"
      },
      "deviceCreateTime": "2022-12-11 10:17:49",
      "deviceId": 337,
      "deviceUpdateTime": "2024-03-13 09:34:33",
      "enabled": true,
      "function": 7,
      "globalImages": "1200158787_20221211101944593.jpg",
      "id": 292,
      "installFactoryName": "精方国际",
      "installLocation": "广东省河源市",
      "installMachineBrand": "OKUMA",
      "installMachineClass": 2,
      "installMachineSn": "5031",
      "installMachineType": "MCR-AF",
      "isUnfold": false,
      "mac": "0C:B8:15:24:60:8F",
      "machineDateList": [],
      "machineLocationImages": "1200160615_20221211101937187.jpg",
      "machineStatus": 0,
      "machineType": 1,
      "operatorName": "黄世强",
      "panelId": 1,
      "serialNumber": 221211001,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 0,
      "status": "离线",
      "statusOrder": 2,
      "updatePersonName": "张赟(19973120475)",
      "updateTime": "2024-03-13 09:34:33",
      "useWorkTime": 0,
      "workTime": 0,
      "workingStatus": -1,
      "wzActivationDataDto": {
        "currentDayStartTime": 0,
        "currentDayUseWorkTime": 0,
        "currentDayWorkTime": 0,
        "currentSchedule": 1,
        "g00Ratio": 100,
        "g01Ratio": 100,
        "mainRotateRatio": 100,
        "schedule": 1
      }
    },
    {
      "createPersonName": "何柯桦、熊春阳",
      "createTime": "2022-12-11 11:18:35",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 221,
        "name": "中粗组"
      },
      "deviceCreateTime": "2022-12-11 11:17:23",
      "deviceId": 338,
      "deviceUpdateTime": "2024-03-13 09:34:06",
      "enabled": true,
      "function": 7,
      "globalImages": "1201084199_20221211111817375.jpg",
      "id": 293,
      "installFactoryName": "精方国际",
      "installLocation": "广东省河源市",
      "installMachineBrand": "OKUMA",
      "installMachineClass": 2,
      "installMachineSn": "5030",
      "installMachineType": "MCR-AF",
      "isUnfold": false,
      "mac": "70:B8:F6:B0:6B:FB",
      "machineDateList": [],
      "machineLocationImages": "1201079334_20221211111814576.jpg",
      "machineStatus": 0,
      "machineType": 1,
      "operatorName": "黄世强",
      "panelId": 1,
      "serialNumber": 221211002,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9877,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "张赟(19973120475)",
      "updateTime": "2024-03-13 09:34:06",
      "useWorkTime": 1602,
      "workTime": 6321,
      "workingStatus": 0,
      "wzActivationDataDto": {
        "currentDayStartTime": 9877,
        "currentDayUseWorkTime": 1602,
        "currentDayWorkTime": 6321,
        "currentSchedule": 1,
        "dataTime": 1715222038,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 0,
        "mainRotateRatio": 0,
        "sceneNum": 0,
        "schedule": 1,
        "workStartTime": -1
      }
    },
    {
      "createPersonName": "阮劲礼",
      "createTime": "2022-12-14 10:01:50",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 79,
        "name": "精模线(六甲工厂)"
      },
      "deviceCreateTime": "2022-12-13 00:00:00",
      "deviceId": 250,
      "deviceUpdateTime": "2024-03-01 17:31:15",
      "enabled": true,
      "function": 15,
      "globalImages": "134205184_20221214100106938.jpeg",
      "id": 298,
      "installFactoryName": "六甲工厂",
      "installLocation": "广东省东莞市寮步镇科技四路光大We谷D区",
      "installMachineBrand": "Mazak",
      "installMachineClass": 0,
      "installMachineSn": "5108",
      "installMachineType": "FJV-35/60",
      "isUnfold": false,
      "mac": "30:C6:F7:DC:0C:3F",
      "machineDateList": [],
      "machineLocationImages": "100313435_2023021104074634.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "王任远",
      "panelId": 22,
      "serialNumber": 2022121308,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9247,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "毛梦源(18523035475)",
      "updateTime": "2024-03-01 17:31:15",
      "useWorkTime": 1924,
      "workTime": 2771,
      "workingStatus": 2,
      "wzActivationDataDto": {
        "currentDayStartTime": 9247,
        "currentDayUseWorkTime": 1924,
        "currentDayWorkTime": 2771,
        "currentSchedule": 1,
        "dataTime": 1715222047,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 20,
        "mainRotateRatio": 100,
        "sceneNum": 2,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "梁伟杰、阮劲礼",
      "createTime": "2022-12-26 11:32:19",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 74,
        "name": "东莞精方(新四工厂)"
      },
      "deviceCreateTime": "2022-12-26 11:28:00",
      "deviceId": 349,
      "deviceUpdateTime": "2023-12-13 11:39:56",
      "enabled": true,
      "function": 119,
      "globalImages": "1898674722_2022122611311258.jpeg",
      "id": 310,
      "installFactoryName": "精闽",
      "installLocation": "新四",
      "installMachineBrand": "台湾大立机",
      "installMachineClass": 1,
      "installMachineSn": "3108",
      "installMachineType": "MCV-1580",
      "isUnfold": false,
      "mac": "70:B8:F6:B0:6C:37",
      "machineDateList": [],
      "machineLocationImages": "293062803_20221226113106133.jpeg",
      "machineStatus": 0,
      "machineType": 1,
      "operatorName": "刘学良",
      "panelId": 1,
      "serialNumber": 202212263108,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9171,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "阮劲礼",
      "updateTime": "2023-12-13 11:39:56",
      "useWorkTime": 2809,
      "workTime": 3886,
      "workingStatus": 2,
      "wzActivationDataDto": {
        "currentDayStartTime": 9171,
        "currentDayUseWorkTime": 2809,
        "currentDayWorkTime": 3886,
        "currentSchedule": 1,
        "dataTime": 1715222030,
        "g00Ratio": 3,
        "g01Ratio": 10,
        "knifeNum": 0,
        "mainRotateRatio": 10,
        "sceneNum": 2,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "阮劲礼、熊春阳",
      "createTime": "2023-01-03 19:08:00",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 125,
        "name": "东莞运水加工部"
      },
      "deviceCreateTime": "2023-01-03 19:01:18",
      "deviceId": 321,
      "deviceUpdateTime": "2024-04-24 20:23:23",
      "enabled": true,
      "function": 255,
      "globalImages": "1995740230_20240424064903660.jpg",
      "id": 316,
      "installFactoryName": "精闽科技",
      "installLocation": "田尾",
      "installMachineBrand": "立式 深孔钻---丰元",
      "installMachineClass": 0,
      "installMachineSn": "CNC10",
      "installMachineType": "新代系统深孔钻",
      "isUnfold": false,
      "mac": "0C:B8:15:1F:3F:17",
      "machineDateList": [],
      "machineLocationImages": "100313435_20230103070648996.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "秦杰文",
      "panelId": 22,
      "serialNumber": 2022010301,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9241,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "毛梦源(18523035475)",
      "updateTime": "2024-04-24 18:49:08",
      "useWorkTime": 7451,
      "workTime": 7546,
      "workingStatus": 1,
      "wzActivationDataDto": {
        "currentDayStartTime": 9241,
        "currentDayUseWorkTime": 7451,
        "currentDayWorkTime": 7546,
        "currentSchedule": 1,
        "dataTime": 1715222036,
        "g00Ratio": 3,
        "g01Ratio": 6,
        "knifeNum": 140,
        "mainRotateRatio": 100,
        "sceneNum": 155,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "何柯桦、阮劲礼",
      "createTime": "2023-01-03 19:25:18",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 125,
        "name": "东莞运水加工部"
      },
      "deviceCreateTime": "2023-01-03 19:23:12",
      "deviceId": 306,
      "deviceUpdateTime": "2023-07-03 20:13:41",
      "enabled": true,
      "function": 255,
      "globalImages": "921749120_20230103072407175.jpg",
      "id": 317,
      "installFactoryName": "精闽科技",
      "installLocation": "田尾",
      "installMachineBrand": "立式 深孔钻---丰元",
      "installMachineClass": 0,
      "installMachineSn": "CNC09",
      "installMachineType": "H-1165",
      "isUnfold": false,
      "mac": "0C:B8:15:1F:3F:23",
      "machineDateList": [],
      "machineLocationImages": "927498077_20230103072516573.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "秦杰文",
      "panelId": 22,
      "serialNumber": 2022010302,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9238,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "阮劲礼、熊春阳",
      "updateTime": "2023-03-30 11:47:16",
      "useWorkTime": 5492,
      "workTime": 5694,
      "workingStatus": 1,
      "wzActivationDataDto": {
        "currentDayStartTime": 9238,
        "currentDayUseWorkTime": 5492,
        "currentDayWorkTime": 5694,
        "currentSchedule": 1,
        "dataTime": 1715222043,
        "g00Ratio": 4,
        "g01Ratio": 7,
        "knifeNum": 111,
        "mainRotateRatio": 100,
        "sceneNum": 126,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "何柯桦",
      "createTime": "2023-01-04 19:21:57",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 125,
        "name": "东莞运水加工部"
      },
      "deviceCreateTime": "2023-01-04 19:19:23",
      "deviceId": 366,
      "deviceUpdateTime": "2023-05-20 14:34:09",
      "enabled": true,
      "function": 7,
      "globalImages": "100313435_20230104072155509.jpg",
      "id": 318,
      "installFactoryName": "精闽科技",
      "installLocation": "田尾",
      "installMachineBrand": "ACCURATE",
      "installMachineClass": 1,
      "installMachineSn": "CNC01",
      "installMachineType": "DH-1300",
      "isUnfold": false,
      "mac": "0C:B8:15:24:61:57",
      "machineDateList": [],
      "machineLocationImages": "100313435_20230104072135190.jpg",
      "machineStatus": 0,
      "machineType": 1,
      "operatorName": "刘锦文",
      "panelId": 2,
      "serialNumber": 2023010401,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9180,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "何柯桦",
      "updateTime": "2023-05-20 14:34:31",
      "useWorkTime": 7713,
      "workTime": 7872,
      "workingStatus": 1,
      "wzActivationDataDto": {
        "currentDayStartTime": 9180,
        "currentDayUseWorkTime": 7713,
        "currentDayWorkTime": 7872,
        "currentSchedule": 1,
        "dataTime": 1715222039,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 0,
        "mainRotateRatio": 0,
        "sceneNum": 1,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "梁伟杰",
      "createTime": "2023-01-04 19:32:00",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 125,
        "name": "东莞运水加工部"
      },
      "deviceCreateTime": "2023-01-04 19:29:41",
      "deviceId": 369,
      "deviceUpdateTime": "2024-02-29 19:15:32",
      "enabled": true,
      "function": 7,
      "globalImages": "1781252729_20240229071528629.jpg",
      "id": 319,
      "installFactoryName": "精闽科技",
      "installLocation": "田尾",
      "installMachineBrand": "ACCURATE",
      "installMachineClass": 1,
      "installMachineSn": "CNC07",
      "installMachineType": "DH-1300DC",
      "isUnfold": false,
      "mac": "0C:B8:15:24:61:8F",
      "machineDateList": [],
      "machineLocationImages": "146340648_20230104073153811.jpeg",
      "machineStatus": 0,
      "machineType": 1,
      "operatorName": "冯树辉",
      "panelId": 2,
      "serialNumber": 2023010402,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9173,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "毛梦源(18523035475)",
      "updateTime": "2024-02-29 19:15:32",
      "useWorkTime": 7227,
      "workTime": 7616,
      "workingStatus": 1,
      "wzActivationDataDto": {
        "currentDayStartTime": 9173,
        "currentDayUseWorkTime": 7227,
        "currentDayWorkTime": 7616,
        "currentSchedule": 1,
        "dataTime": 1715222032,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 0,
        "mainRotateRatio": 0,
        "sceneNum": 1,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "何柯桦",
      "createTime": "2023-01-04 19:37:41",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 125,
        "name": "东莞运水加工部"
      },
      "deviceCreateTime": "2023-01-04 19:36:06",
      "deviceId": 370,
      "deviceUpdateTime": "2024-02-29 19:05:02",
      "enabled": true,
      "function": 7,
      "globalImages": "1248819936_20230104073735934.jpeg",
      "id": 320,
      "installFactoryName": "精闽科技",
      "installLocation": "田尾",
      "installMachineBrand": "ACCURATE",
      "installMachineClass": 1,
      "installMachineSn": "CNC05",
      "installMachineType": "DH-1300DC",
      "isUnfold": false,
      "mac": "70:B8:F6:B0:6B:CB",
      "machineDateList": [],
      "machineLocationImages": "1781282487_20240229070458964.jpg",
      "machineStatus": 0,
      "machineType": 1,
      "operatorName": "肖华生",
      "panelId": 2,
      "serialNumber": 2023010403,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9185,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "毛梦源(18523035475)",
      "updateTime": "2024-02-29 19:05:02",
      "useWorkTime": 4340,
      "workTime": 5114,
      "workingStatus": 2,
      "wzActivationDataDto": {
        "currentDayStartTime": 9185,
        "currentDayUseWorkTime": 4340,
        "currentDayWorkTime": 5114,
        "currentSchedule": 1,
        "dataTime": 1715222044,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 0,
        "mainRotateRatio": 0,
        "sceneNum": 2,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "梁伟杰",
      "createTime": "2023-01-05 14:19:33",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 125,
        "name": "东莞运水加工部"
      },
      "deviceCreateTime": "2023-01-05 14:16:47",
      "deviceId": 367,
      "deviceUpdateTime": "2023-05-20 14:34:56",
      "enabled": true,
      "function": 7,
      "globalImages": "1786464306_20230105021931129.jpeg",
      "id": 321,
      "installFactoryName": "精闽科技",
      "installLocation": "田尾",
      "installMachineBrand": "ACCURATE",
      "installMachineClass": 1,
      "installMachineSn": "CNC03",
      "installMachineType": "DH-1300",
      "isUnfold": false,
      "mac": "0C:B8:15:24:61:63",
      "machineDateList": [],
      "machineLocationImages": "873972027_20230105021926532.jpeg",
      "machineStatus": 0,
      "machineType": 1,
      "operatorName": "王建",
      "panelId": 2,
      "serialNumber": 2023010502,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9178,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "梁伟杰",
      "updateTime": "2023-05-20 14:35:19",
      "useWorkTime": 2806,
      "workTime": 3118,
      "workingStatus": 1,
      "wzActivationDataDto": {
        "currentDayStartTime": 9178,
        "currentDayUseWorkTime": 2806,
        "currentDayWorkTime": 3118,
        "currentSchedule": 1,
        "dataTime": 1715222037,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 0,
        "mainRotateRatio": 0,
        "sceneNum": 1,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "何柯桦",
      "createTime": "2023-01-05 14:25:02",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 125,
        "name": "东莞运水加工部"
      },
      "deviceCreateTime": "2023-01-05 14:23:58",
      "deviceId": 368,
      "deviceUpdateTime": "2024-02-29 19:20:49",
      "enabled": true,
      "function": 7,
      "globalImages": "1781226814_20240229072033573.jpg",
      "id": 322,
      "installFactoryName": "精闽科技",
      "installLocation": "田尾",
      "installMachineBrand": "ACCURATE",
      "installMachineClass": 1,
      "installMachineSn": "CNC08",
      "installMachineType": "DH-2220",
      "isUnfold": false,
      "mac": "70:B8:F6:B0:6B:E7",
      "machineDateList": [],
      "machineLocationImages": "1781248890_20240229071838727.jpg",
      "machineStatus": 0,
      "machineType": 1,
      "operatorName": "张明恒",
      "panelId": 2,
      "serialNumber": 2023010503,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9190,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "毛梦源(18523035475)",
      "updateTime": "2024-02-29 19:20:49",
      "useWorkTime": 5561,
      "workTime": 7671,
      "workingStatus": 2,
      "wzActivationDataDto": {
        "currentDayStartTime": 9190,
        "currentDayUseWorkTime": 5561,
        "currentDayWorkTime": 7671,
        "currentSchedule": 1,
        "dataTime": 1715222049,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 0,
        "mainRotateRatio": 0,
        "sceneNum": 2,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "何柯桦",
      "createTime": "2023-01-05 15:03:26",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 125,
        "name": "东莞运水加工部"
      },
      "deviceCreateTime": "2023-01-05 15:01:59",
      "deviceId": 371,
      "deviceUpdateTime": "2024-02-29 19:30:11",
      "enabled": true,
      "function": 7,
      "globalImages": "1781218067_20240229073008420.jpg",
      "id": 323,
      "installFactoryName": "精闽科技",
      "installLocation": "田尾",
      "installMachineBrand": "丰元智能科技",
      "installMachineClass": 0,
      "installMachineSn": "CNC02",
      "installMachineType": "H-1165",
      "isUnfold": false,
      "mac": "70:B8:F6:B0:6C:43",
      "machineDateList": [],
      "machineLocationImages": "1781224799_20240229072331512.jpg",
      "machineStatus": 0,
      "machineType": 1,
      "operatorName": "甘金辉",
      "panelId": 2,
      "serialNumber": 2023010504,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9186,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "毛梦源(18523035475)",
      "updateTime": "2024-02-29 19:30:11",
      "useWorkTime": 2412,
      "workTime": 2494,
      "workingStatus": 2,
      "wzActivationDataDto": {
        "currentDayStartTime": 9186,
        "currentDayUseWorkTime": 2412,
        "currentDayWorkTime": 2494,
        "currentSchedule": 1,
        "dataTime": 1715222045,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 0,
        "mainRotateRatio": 0,
        "sceneNum": 2,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "梁伟杰",
      "createTime": "2023-01-06 20:42:03",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 77,
        "name": "广东精闽(田坑工厂)"
      },
      "deviceCreateTime": "2023-01-06 20:38:41",
      "deviceId": 365,
      "deviceUpdateTime": "2023-01-06 20:38:41",
      "enabled": true,
      "function": 127,
      "globalImages": "708707988_20230106084059136.jpg",
      "id": 326,
      "installFactoryName": "广东精闽科技股份有限公司",
      "installLocation": "东莞市横沥镇田坑村",
      "installMachineBrand": "YASDA",
      "installMachineClass": 0,
      "installMachineSn": "1110",
      "installMachineType": "YBM 9150V VER.Ⅱ",
      "isUnfold": false,
      "mac": "0C:B8:15:24:62:07",
      "machineDateList": [],
      "machineLocationImages": "733643956_20230106084202179.jpg",
      "machineStatus": 0,
      "machineType": 1,
      "operatorName": "苏振武",
      "panelId": 3,
      "serialNumber": 230106001,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9177,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "梁伟杰",
      "updateTime": "2023-01-07 20:04:28",
      "useWorkTime": 3961,
      "workTime": 4848,
      "workingStatus": 1,
      "wzActivationDataDto": {
        "currentDayStartTime": 9177,
        "currentDayUseWorkTime": 3961,
        "currentDayWorkTime": 4848,
        "currentSchedule": 1,
        "dataTime": 1715222036,
        "g00Ratio": 5,
        "g01Ratio": 10,
        "knifeNum": 53,
        "mainRotateRatio": 10,
        "sceneNum": 1,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "梁伟杰",
      "createTime": "2023-01-07 14:50:23",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 125,
        "name": "东莞运水加工部"
      },
      "deviceCreateTime": "2023-01-07 14:47:50",
      "deviceId": 299,
      "deviceUpdateTime": "2023-05-20 10:45:16",
      "enabled": true,
      "function": 127,
      "globalImages": "467387995_20230107024951830.jpeg",
      "id": 332,
      "installFactoryName": "精闽科技",
      "installLocation": "田尾",
      "installMachineBrand": "ACCURATE",
      "installMachineClass": 1,
      "installMachineSn": "CNC04",
      "installMachineType": "DH-1616B",
      "isUnfold": false,
      "mac": "0C:B8:15:1F:40:27",
      "machineDateList": [],
      "machineLocationImages": "100313435_20230107024951881.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "甘金辉",
      "panelId": 22,
      "serialNumber": 2023010701,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9247,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "何柯桦",
      "updateTime": "2023-05-20 10:45:40",
      "useWorkTime": 3169,
      "workTime": 3551,
      "workingStatus": 2,
      "wzActivationDataDto": {
        "currentDayStartTime": 9247,
        "currentDayUseWorkTime": 3169,
        "currentDayWorkTime": 3551,
        "currentSchedule": 1,
        "dataTime": 1715222046,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 1,
        "mainRotateRatio": 100,
        "sceneNum": 2,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "阮劲礼",
      "createTime": "2023-01-07 16:21:11",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 125,
        "name": "东莞运水加工部"
      },
      "deviceCreateTime": "2023-01-07 16:19:20",
      "deviceId": 314,
      "deviceUpdateTime": "2023-05-20 10:45:24",
      "enabled": true,
      "function": 127,
      "globalImages": "522240125_20230107042108920.jpeg",
      "id": 333,
      "installFactoryName": "精闽科技",
      "installLocation": "田尾",
      "installMachineBrand": "ACCURATE",
      "installMachineClass": 1,
      "installMachineSn": "CNC06",
      "installMachineType": "DH-1616B",
      "isUnfold": false,
      "mac": "0C:B8:15:1F:3F:27",
      "machineDateList": [],
      "machineLocationImages": "472629112_20230107042102163.jpeg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "张明基",
      "panelId": 22,
      "serialNumber": 2023010702,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9232,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "阮劲礼",
      "updateTime": "2023-05-20 10:45:48",
      "useWorkTime": 3089,
      "workTime": 3510,
      "workingStatus": 2,
      "wzActivationDataDto": {
        "currentDayStartTime": 9232,
        "currentDayUseWorkTime": 3089,
        "currentDayWorkTime": 3510,
        "currentSchedule": 1,
        "dataTime": 1715222041,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 1,
        "mainRotateRatio": 100,
        "sceneNum": 2,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "梁伟杰",
      "createTime": "2023-02-24 14:57:52",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 119,
        "name": "东莞粗框加工部"
      },
      "deviceCreateTime": "2023-02-24 14:24:41",
      "deviceId": 1049,
      "deviceUpdateTime": "2023-10-11 10:30:08",
      "enabled": true,
      "function": 63,
      "globalImages": "1813736451_20230927022345479.jpg",
      "id": 407,
      "installFactoryName": "精方国际",
      "installLocation": "田尾村和兴路与富田路交叉口",
      "installMachineBrand": "HDCNC",
      "installMachineClass": 0,
      "installMachineSn": "2121",
      "installMachineType": "MV-1680",
      "isUnfold": false,
      "mac": "40:22:D8:65:46:53",
      "machineDateList": [],
      "machineLocationImages": "1450908188_20230224025744322.jpeg",
      "machineStatus": 0,
      "machineType": 0,
      "panelId": 22,
      "serialNumber": 202322401,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 0,
      "status": "离线",
      "statusOrder": 2,
      "updatePersonName": "梁伟杰",
      "updateTime": "2023-10-11 10:30:08",
      "useWorkTime": 0,
      "workTime": 0,
      "workingStatus": -1,
      "wzActivationDataDto": {
        "currentDayStartTime": 0,
        "currentDayUseWorkTime": 0,
        "currentDayWorkTime": 0,
        "currentSchedule": 1,
        "g00Ratio": 100,
        "g01Ratio": 100,
        "mainRotateRatio": 100,
        "schedule": 1
      }
    },
    {
      "createPersonName": "梁伟杰",
      "createTime": "2023-02-24 15:03:01",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 119,
        "name": "东莞粗框加工部"
      },
      "deviceCreateTime": "2023-02-24 15:01:54",
      "deviceId": 409,
      "deviceUpdateTime": "2023-10-11 10:30:48",
      "enabled": true,
      "function": 127,
      "globalImages": "1461180004_20230224030300120.jpeg",
      "id": 408,
      "installFactoryName": "精方国际",
      "installLocation": "田尾村和兴路与富田路交汇处",
      "installMachineBrand": "HDCNC",
      "installMachineClass": 0,
      "installMachineSn": "2120",
      "installMachineType": "MV-1680",
      "isUnfold": false,
      "mac": "0C:B8:15:24:5C:1F",
      "machineDateList": [],
      "machineLocationImages": "2008288258_20230224030251994.jpeg",
      "machineStatus": 0,
      "machineType": 1,
      "panelId": 1,
      "remark": "无",
      "serialNumber": 202322402,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9179,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "梁伟杰",
      "updateTime": "2023-10-11 10:30:48",
      "useWorkTime": 6054,
      "workTime": 6166,
      "workingStatus": 1,
      "wzActivationDataDto": {
        "currentDayStartTime": 9179,
        "currentDayUseWorkTime": 6054,
        "currentDayWorkTime": 6166,
        "currentSchedule": 1,
        "dataTime": 1715222038,
        "g00Ratio": 3,
        "g01Ratio": 10,
        "knifeNum": 25,
        "mainRotateRatio": 10,
        "sceneNum": 1,
        "schedule": 1,
        "workStartTime": 480
      }
    },
    {
      "createPersonName": "阮劲礼",
      "createTime": "2023-09-04 11:49:57",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 224,
        "name": "配件机"
      },
      "deviceCreateTime": "2023-09-04 11:49:57",
      "deviceId": 969,
      "deviceUpdateTime": "2024-03-13 09:45:14",
      "enabled": true,
      "function": 15,
      "globalImages": "2044115908_20240305013839771.jpg",
      "id": 515,
      "installFactoryName": "河源工厂",
      "installLocation": "广东省河源市紫金县临江镇河源市精方科技园",
      "installMachineBrand": "OKUMA",
      "installMachineClass": 0,
      "installMachineSn": "5038",
      "installMachineType": "MXR-560V-e",
      "isUnfold": false,
      "mac": "B4:8A:0A:53:C4:BB",
      "machineDateList": [],
      "machineLocationImages": "309831181_20230904114940664.jpeg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "邓先友",
      "panelId": 22,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 11048,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "张赟(19973120475)",
      "updateTime": "2024-03-13 09:45:14",
      "useWorkTime": 4105,
      "workTime": 4543,
      "workingStatus": 1,
      "wzActivationDataDto": {
        "currentDayStartTime": 11048,
        "currentDayUseWorkTime": 4105,
        "currentDayWorkTime": 4543,
        "currentSchedule": 1,
        "dataTime": 1715222047,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 27,
        "mainRotateRatio": 100,
        "sceneNum": 42,
        "schedule": 1,
        "workStartTime": 450
      }
    },
    {
      "createPersonName": "、梁伟杰、毛梦源阮劲礼",
      "createTime": "2023-09-04 15:20:23",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 224,
        "name": "配件机"
      },
      "deviceCreateTime": "2023-09-04 15:20:23",
      "deviceId": 994,
      "deviceUpdateTime": "2024-03-13 09:44:35",
      "enabled": true,
      "function": 15,
      "globalImages": "1817535282_20230904032011174.jpeg",
      "id": 516,
      "installFactoryName": "河源工厂",
      "installLocation": "广东省河源市紫金县临江镇河源市精方科技园",
      "installMachineBrand": "OKUMA",
      "installMachineClass": 0,
      "installMachineSn": "5036",
      "installMachineType": "MXR-560V-e",
      "isUnfold": false,
      "mac": "40:22:D8:66:05:4B",
      "machineDateList": [],
      "machineLocationImages": "1737046844_20230904032007642.jpeg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "邓先友",
      "panelId": 22,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 11045,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "张赟(19973120475)",
      "updateTime": "2024-03-13 09:44:35",
      "useWorkTime": 2781,
      "workTime": 3313,
      "workingStatus": 2,
      "wzActivationDataDto": {
        "currentDayStartTime": 11045,
        "currentDayUseWorkTime": 2781,
        "currentDayWorkTime": 3313,
        "currentSchedule": 1,
        "dataTime": 1715222045,
        "g00Ratio": 0,
        "g01Ratio": 0,
        "knifeNum": 7,
        "mainRotateRatio": 100,
        "sceneNum": 2,
        "schedule": 1,
        "workStartTime": 450
      }
    },
    {
      "createPersonName": "毛梦源",
      "createTime": "2024-01-05 16:01:14",
      "currentDayUntreatedG00WarmCount": 0,
      "currentDayUntreatedWarmCount": 0,
      "currentDayWarmCount": 0,
      "currentSchedule": 1,
      "dept": {
        "id": 79,
        "name": "精模线(六甲工厂)"
      },
      "deviceCreateTime": "2024-01-05 16:01:14",
      "deviceId": 1280,
      "deviceUpdateTime": "2024-03-20 16:12:27",
      "enabled": true,
      "function": 191,
      "globalImages": "649677371_20240105040108523.jpg,649677312_20240105040111413.jpg",
      "id": 572,
      "installFactoryName": "六甲工厂",
      "installLocation": "广东省东莞市横沥镇六兴路6号六甲科技工业园",
      "installMachineBrand": "OKUMA",
      "installMachineClass": 1,
      "installMachineSn": "5116",
      "installMachineType": "MAR-630H",
      "isUnfold": false,
      "mac": "B8:D6:1A:6D:7F:0B",
      "machineDateList": [],
      "machineLocationImages": "649711936_20240105040103315.jpg",
      "machineStatus": 0,
      "machineType": 0,
      "operatorName": "钟镇沣",
      "panelId": 78,
      "shiftNumDeviceDailyPerformanceDataList": [],
      "shiftNumberDailyPerformanceMap": {},
      "startTime": 9246,
      "status": "在线",
      "statusOrder": 1,
      "updatePersonName": "万雨萱(18925803857)",
      "updateTime": "2024-03-20 16:12:27",
      "useWorkTime": 3288,
      "workTime": 4117,
      "workingStatus": 0,
      "wzActivationDataDto": {
        "currentDayStartTime": 9246,
        "currentDayUseWorkTime": 3288,
        "currentDayWorkTime": 4117,
        "currentSchedule": 1,
        "dataTime": 1715222046,
        "g00Ratio": 5,
        "g01Ratio": 9,
        "knifeNum": 33,
        "mainRotateRatio": 100,
        "sceneNum": 0,
        "schedule": 1,
        "workStartTime": 480
      }
    }
  ]
}
上一页
查询主机日周月报信息大屏按部门分组
下一页
根据设备ID查询主机多天稼动率
Built with