新奇康
  1. 巡检记录表
新奇康
  • 知识库表 前端控制器
    • 新增修改
      POST
    • 查询
      GET
    • 删除(使用逗号分隔)
      GET
    • excel导入
      POST
    • excel导出
      GET
  • 阈值设定表 前端控制器
    • 新增修改
      POST
    • 查询
      GET
    • 删除(使用逗号分隔)
      GET
    • excel导入
      POST
    • excel导出
      GET
  • 设备信息表
    • 新增修改
      POST
    • 查询
      GET
    • 删除(使用逗号分隔)
      GET
    • excel导入
      POST
    • excel导出
      GET
  • 告警管理表 前端控制器
    • 新增修改
      POST
    • 查询
      GET
    • 删除(使用逗号分隔)
      GET
    • excel导入
      POST
    • excel导出
      GET
  • 滑槽一体机设备数据
    • 查询
      GET
  • 巡检记录表
    • 巡检点位记录-主页面(优化后)
      GET
    • 右下角查询
      GET
    • 点位查询
      GET
    • app点位记录-第二层接口
      GET
  1. 巡检记录表

巡检点位记录-主页面(优化后)

GET
/inspection_record_form/getPointDailyHistory

请求参数

Query 参数
records[0].key
可选
total
integer <int64>
可选
size
integer <int64>
可选
current
integer <int64>
可选
orders[0].column
string 
可选
orders[0].asc
boolean 
可选
optimizeCountSql
boolean 
可选
searchCount
boolean 
可选
countId
string 
可选
maxLimit
integer <int64>
可选
xjType
string 
可选
检查项目类型:选择项:select,数字项:digit,文本项:text,拍照项:photo
id
string 
id
可选
projectId
string 
projectId
可选
categoryName
string 
分类目录val
可选
userId
integer <int64>
用户id
可选
category
string 
分类目录
可选
tenantId
integer 
租户id
可选
createTime
string 
巡检时间
可选
projectName
string 
检查项目名称
可选
pointName
string 
点位名称
可选
pointNumber
string 
点位编号
可选
pointId
string 
点位id
可选
planId
string 
计划id
可选
planName
string 
计划名称
可选
ifDefault
integer 
可选
表示第一次 也作为一般的查询
0是计划内 1是计划外
roadName
string 
线路名称
可选
roadId
string 
线路名称
可选
ifOk
integer 
是否合格
可选
ifFinish
integer 
可选
是否完成 0否 1是 检查结果 后面再讨论
finishRes
string 
检查结果
可选
unit
string 
单位
可选
score
string 
评分
可选
userName
string 
巡检人
可选
projectsJson
string 
可选
提交的历史数据JSON
startTime
string 
查询开始时间
可选
beginTime
string 
查询开始时间
可选
endTime
string 
查询结束时间
可选
ifPass
string 
可选
是否合格 0:否 1: 是
mustId
string 
日志计划id
可选
day
string 
前端查询日期参数
可选
pointType
string 
可选

示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location -g --request GET 'http://127.0.0.1:9211/inspection_record_form/getPointDailyHistory?records[0].key&total&size&current&orders[0].column&orders[0].asc&optimizeCountSql&searchCount&countId&maxLimit&xjType&id&projectId&categoryName&userId&category&tenantId&createTime&projectName&pointName&pointNumber&pointId&planId&planName&ifDefault&roadName&roadId&ifOk&ifFinish&finishRes&unit&score&userName&projectsJson&beginTime&endTime&ifPass&mustId&day&pointType'

返回响应

🟢200成功
application/json
Body
com.baomidou.mybatisplus.extension.plugins.pagination.Page
records
array[object (XjProjectTaskVo) {6}] 
可选
planName
string 
可选
updateTime
string 
可选
recordStatus
string 
可选
ifPass
integer 
可选
okRate
number 
可选
userNames
string 
可选
👇 如果你需要保留逗号拼接的字符串形式也可以加一个字段
total
integer <int64>
可选
size
integer <int64>
可选
current
integer <int64>
可选
orders
array[object (OrderItem) {2}] 
可选
column
string 
可选
asc
boolean 
可选
optimizeCountSql
boolean 
可选
searchCount
boolean 
可选
countId
string 
可选
maxLimit
integer <int64>
可选
示例
{
    "records": [
        {
            "planName": "新点位-1",
            "updateTime": "2025-05-22T16:24:53",
            "recordStatus": "0",
            "ifPass": 0,
            "okRate": 0,
            "userName": "郭镇豪",
            "details": [
                {
                    "id": null,
                    "userName": null,
                    "userId": null,
                    "tenantId": null,
                    "updateTime": null,
                    "pointName": "新点位",
                    "pointNumber": null,
                    "createTime": "2025-05-22 16:24:53",
                    "pointType": "固定点",
                    "pointStatus": null,
                    "ifPhoto": null,
                    "ifVidio": null,
                    "ifFace": null,
                    "ifBluetooth": null,
                    "bluetoothValue": null,
                    "siteValue": null,
                    "latitude": null,
                    "siteDisparity": null,
                    "ifLocation": null,
                    "maxPhoto": null,
                    "category": null,
                    "remark": null,
                    "pointId": null,
                    "recordId": null,
                    "projectsJson": "{\"id\": \"1925460212852629506\", \"ifNfc\": \"1\", \"value\": [], \"ifFace\": \"0\", \"userId\": 1690, \"ifPhoto\": \"1\", \"ifVidio\": \"1\", \"category\": \"1914176274399342594\", \"latitude\": \"87.587935,43.959569\", \"maxPhoto\": 10, \"nfcValue\": \"04FD76649F6180\", \"pointVid\": \"\", \"projects\": [{\"id\": \"1925459953543979010\", \"ifMore\": \"list\", \"userId\": 1690, \"xjName\": \"现场拍摄\", \"xjType\": \"photo\", \"ifSocre\": \"1\", \"xjNumber\": \"2505221925459953543979010\", \"okUpCheck\": 0, \"createTime\": \"2025-05-22T15:53:21\", \"photoItems\": [{\"id\": \"1925459953619476481\", \"ifOk\": 0, \"value\": [], \"ifMust\": \"1\", \"projectId\": \"1925459953543979010\", \"createTime\": \"2025-05-22T15:53:20\", \"selectName\": \"拍摄\", \"updateTime\": \"2025-05-22T15:53:28\", \"selectScore\": \"\", \"noSelectScore\": \"\", \"qualifiedValue\": \"1\"}], \"updateTime\": \"2025-05-22T15:53:27\", \"okDownCheck\": 0, \"qualifiedUp\": 0, \"selectItems\": [], \"qualifiedDown\": 0, \"qualifiedUpCheck\": 0, \"qualifiedDownCheck\": 0}, {\"id\": \"1925459871696330753\", \"value\": \"测试\", \"ifMore\": \"textarea\", \"ifMust\": \"1\", \"userId\": 1690, \"xjName\": \"文字说明\", \"xjType\": \"text\", \"ifSocre\": \"1\", \"xjNumber\": \"2505221925459871696330753\", \"okUpCheck\": 0, \"createTime\": \"2025-05-22T15:53:01\", \"photoItems\": [], \"updateTime\": \"2025-05-22T15:53:01\", \"judgeMethod\": \"有内容合格\", \"okDownCheck\": 0, \"qualifiedUp\": 0, \"selectItems\": [], \"qualifiedDown\": 0, \"qualifiedUpCheck\": 0, \"qualifiedDownCheck\": 0}, {\"id\": \"1925459799671742465\", \"unit\": \"kg\", \"value\": \"20\", \"ifMore\": \"input\", \"ifMust\": \"1\", \"userId\": 1690, \"xjName\": \"使用量\", \"xjType\": \"digit\", \"ifSocre\": \"1\", \"xjNumber\": \"2505221925459799671742465\", \"okUpCheck\": 0, \"createTime\": \"2025-05-22T15:52:44\", \"photoItems\": [], \"updateTime\": \"2025-05-22T15:52:44\", \"okDownCheck\": 0, \"qualifiedUp\": 0, \"selectItems\": [], \"decimalPlace\": 0, \"qualifiedDown\": 0, \"qualifiedUpCheck\": 0, \"qualifiedDownCheck\": 0}, {\"id\": \"1925459632356761601\", \"ifMore\": \"radio\", \"ifMust\": \"1\", \"userId\": 1690, \"xjName\": \"选择项A\", \"xjType\": \"select\", \"ifSocre\": \"1\", \"xjNumber\": \"2505221925459632356761601\", \"okUpCheck\": 0, \"createTime\": \"2025-05-22T15:52:04\", \"photoItems\": [], \"updateTime\": \"2025-05-22T15:52:04\", \"okDownCheck\": 0, \"qualifiedUp\": 0, \"selectItems\": [{\"id\": \"1925459632453230593\", \"ifOk\": 0, \"ifSelect\": true, \"tenantId\": 999999, \"ifDefault\": \"0\", \"projectId\": \"1925459632356761601\", \"createTime\": \"2025-05-22T15:52:04\", \"selectName\": \"是\", \"updateTime\": \"2025-05-22T15:52:04\", \"noQualified\": \"1\", \"okQualified\": \"1\", \"selectScore\": \"\"}, {\"id\": \"1925459632457424898\", \"ifOk\": 0, \"ifSelect\": false, \"tenantId\": 999999, \"ifDefault\": \"0\", \"projectId\": \"1925459632356761601\", \"createTime\": \"2025-05-22T15:52:04\", \"selectName\": \"否\", \"updateTime\": \"2025-05-22T15:52:04\", \"noQualified\": \"1\", \"okQualified\": \"0\", \"selectScore\": \"\"}], \"qualifiedDown\": 0, \"qualifiedUpCheck\": 0, \"qualifiedDownCheck\": 0}], \"recordId\": \"5843396642132713474\", \"pointName\": \"新点位\", \"pointType\": \"固定点\", \"siteValue\": \"新疆维吾尔自治区乌鲁木齐市新市区新奇康药业股份有限公司\", \"createTime\": \"2025-05-22T15:54:23\", \"ifLocation\": \"0\", \"updateTime\": \"2025-05-22T15:54:23\", \"ifBluetooth\": \"0\", \"pointNumber\": \"2505221925460212852629506\", \"pointStatus\": \"正常\", \"feedbackText\": \"\", \"siteDisparity\": 100, \"bluetoothValue\": \"\"}",
                    "ifPlan": null,
                    "ifOne": null,
                    "pointVid": null,
                    "feedbackText": null,
                    "roadId": null,
                    "roadName": null,
                    "joinUuid": null,
                    "planName": "新点位-1",
                    "countx": null,
                    "okCount": null,
                    "ifPass": 0,
                    "wcbfb": 0,
                    "ifLeak": null,
                    "recordStatus": null
                }
            ]
        },
        {
            "planName": null,
            "updateTime": "2025-05-09T16:38:22",
            "recordStatus": null,
            "ifPass": 1,
            "okRate": 0,
            "userName": "郭镇豪",
            "details": [
                {
                    "id": null,
                    "userName": null,
                    "userId": null,
                    "tenantId": null,
                    "updateTime": null,
                    "pointName": "直线式自动盖量杯机",
                    "pointNumber": null,
                    "createTime": "2025-05-09 16:38:22",
                    "pointType": "固定点",
                    "pointStatus": null,
                    "ifPhoto": null,
                    "ifVidio": null,
                    "ifFace": null,
                    "ifBluetooth": null,
                    "bluetoothValue": null,
                    "siteValue": null,
                    "latitude": null,
                    "siteDisparity": null,
                    "ifLocation": null,
                    "maxPhoto": null,
                    "category": null,
                    "remark": null,
                    "pointId": null,
                    "recordId": null,
                    "projectsJson": "{\"id\": \"1914183321698283522\", \"ifNfc\": \"1\", \"value\": [], \"ifFace\": \"0\", \"userId\": 1699, \"ifPhoto\": \"1\", \"ifVidio\": \"1\", \"category\": \"1914176274399342594\", \"latitude\": \"87.587935,43.959569\", \"maxPhoto\": 10, \"nfcValue\": \"04FD76649F6180\", \"pointVid\": \"\", \"projects\": [{\"id\": \"1914180502480072705\", \"ifMore\": \"radio\", \"ifMust\": \"1\", \"userId\": 1654, \"xjName\": \"自动盖量杯机是否正常运转\", \"xjType\": \"select\", \"ifSocre\": \"1\", \"category\": \"1914176274399342594\", \"xjNumber\": \"2504211914180502480072705\", \"okUpCheck\": 0, \"createTime\": \"2025-04-21T12:52:50\", \"photoItems\": [], \"updateTime\": \"2025-04-21T12:52:50\", \"okDownCheck\": 0, \"qualifiedUp\": 0, \"selectItems\": [{\"id\": \"1914180502576541697\", \"ifOk\": 0, \"ifSelect\": true, \"tenantId\": 999999, \"ifDefault\": \"1\", \"projectId\": \"1914180502480072705\", \"createTime\": \"2025-04-21T12:52:50\", \"selectName\": \"是\", \"updateTime\": \"2025-04-21T12:52:50\", \"noQualified\": \"1\", \"okQualified\": \"1\", \"selectScore\": \"\"}, {\"id\": \"1914180502580736001\", \"ifOk\": 0, \"ifSelect\": false, \"tenantId\": 999999, \"ifDefault\": \"0\", \"projectId\": \"1914180502480072705\", \"createTime\": \"2025-04-21T12:52:50\", \"selectName\": \"否\", \"updateTime\": \"2025-04-21T12:52:50\", \"noQualified\": \"1\", \"okQualified\": \"0\", \"selectScore\": \"\"}], \"qualifiedDown\": 0, \"qualifiedUpCheck\": 0, \"qualifiedDownCheck\": 0}], \"recordId\": \"5775614773936992486\", \"pointName\": \"直线式自动盖量杯机\", \"pointType\": \"固定点\", \"siteValue\": \"新疆维吾尔自治区乌鲁木齐市新市区新奇康药业股份有限公司\", \"createTime\": \"2025-04-21T13:04:02\", \"ifLocation\": \"0\", \"updateTime\": \"2025-05-08T11:11:41\", \"ifBluetooth\": \"0\", \"pointNumber\": \"2504211914183321698283522\", \"pointStatus\": \"正常\", \"feedbackText\": \"\", \"siteDisparity\": 100, \"bluetoothValue\": \"\"}",
                    "ifPlan": null,
                    "ifOne": null,
                    "pointVid": null,
                    "feedbackText": null,
                    "roadId": null,
                    "roadName": null,
                    "joinUuid": null,
                    "planName": null,
                    "countx": null,
                    "okCount": null,
                    "ifPass": 1,
                    "wcbfb": 0,
                    "ifLeak": null,
                    "recordStatus": null
                },
                {
                    "id": null,
                    "userName": null,
                    "userId": null,
                    "tenantId": null,
                    "updateTime": null,
                    "pointName": "滑槽一体机",
                    "pointNumber": null,
                    "createTime": "2025-05-09 15:54:17",
                    "pointType": "固定点",
                    "pointStatus": null,
                    "ifPhoto": null,
                    "ifVidio": null,
                    "ifFace": null,
                    "ifBluetooth": null,
                    "bluetoothValue": null,
                    "siteValue": null,
                    "latitude": null,
                    "siteDisparity": null,
                    "ifLocation": null,
                    "maxPhoto": null,
                    "category": null,
                    "remark": null,
                    "pointId": null,
                    "recordId": null,
                    "projectsJson": "{\"id\": \"1914183106027171842\", \"ifNfc\": \"0\", \"value\": [], \"ifFace\": \"0\", \"userId\": 1653, \"ifPhoto\": \"1\", \"ifVidio\": \"1\", \"category\": \"1914176274399342594\", \"latitude\": \"87.587935,43.959569\", \"maxPhoto\": 10, \"nfcValue\": \"\", \"pointVid\": \"\", \"projects\": [{\"id\": \"1914176359589851137\", \"ifMore\": \"radio\", \"ifMust\": \"1\", \"userId\": 1654, \"xjName\": \"滑槽一体机是否正常运转\", \"xjType\": \"select\", \"ifSocre\": \"1\", \"category\": \"1914176274399342594\", \"xjNumber\": \"2504211914176359589851137\", \"okUpCheck\": 0, \"createTime\": \"2025-04-21T12:36:22\", \"photoItems\": [], \"updateTime\": \"2025-04-21T12:52:14\", \"okDownCheck\": 0, \"qualifiedUp\": 0, \"selectItems\": [{\"id\": \"1914176359694708737\", \"ifOk\": 0, \"ifSelect\": true, \"tenantId\": 999999, \"ifDefault\": \"1\", \"projectId\": \"1914176359589851137\", \"createTime\": \"2025-04-21T12:36:22\", \"selectName\": \"是\", \"updateTime\": \"2025-04-21T12:36:22\", \"noQualified\": \"1\", \"okQualified\": \"1\", \"selectScore\": \"\"}, {\"id\": \"1914176359703097345\", \"ifOk\": 0, \"ifSelect\": false, \"tenantId\": 999999, \"ifDefault\": \"0\", \"projectId\": \"1914176359589851137\", \"createTime\": \"2025-04-21T12:36:22\", \"selectName\": \"否\", \"updateTime\": \"2025-04-21T12:36:22\", \"noQualified\": \"1\", \"okQualified\": \"0\", \"selectScore\": \"\"}], \"qualifiedDown\": 0, \"qualifiedUpCheck\": 0, \"qualifiedDownCheck\": 0}, {\"id\": \"1916805445728280577\", \"ifMore\": \"list\", \"remark\": \"使用干净的软布擦拭设备的外壳,清除表面的灰尘、油污和杂物。\", \"userId\": 1653, \"xjName\": \"滑槽一体机-外观清洁\", \"xjType\": \"photo\", \"ifSocre\": \"1\", \"category\": \"1914176274399342594\", \"xjNumber\": \"2504281916805445728280577\", \"okUpCheck\": 0, \"createTime\": \"2025-04-28T18:43:25\", \"photoItems\": [{\"id\": \"1916805445803778049\", \"ifOk\": 0, \"value\": [], \"ifMust\": \"1\", \"projectId\": \"1916805445728280577\", \"createTime\": \"2025-04-28T18:43:25\", \"selectName\": \"现场照片\", \"updateTime\": \"2025-04-28T18:43:25\", \"selectScore\": \"\", \"noSelectScore\": \"\", \"qualifiedValue\": \"1\"}], \"updateTime\": \"2025-04-28T18:43:25\", \"okDownCheck\": 0, \"qualifiedUp\": 0, \"selectItems\": [], \"qualifiedDown\": 0, \"qualifiedUpCheck\": 0, \"qualifiedDownCheck\": 0}, {\"id\": \"1916805236952604674\", \"ifMore\": \"list\", \"remark\": \"检查设备的电源线是否有破损、漏电现象,插头是否插紧。\", \"userId\": 1653, \"xjName\": \"滑槽一体机-电气系统检查\", \"xjType\": \"photo\", \"ifSocre\": \"1\", \"category\": \"1914176274399342594\", \"xjNumber\": \"2504281916805236952604674\", \"okUpCheck\": 0, \"createTime\": \"2025-04-28T18:42:36\", \"photoItems\": [{\"id\": \"1916805237032296450\", \"ifOk\": 0, \"value\": [], \"ifMust\": \"1\", \"projectId\": \"1916805236952604674\", \"createTime\": \"2025-04-28T18:42:35\", \"selectName\": \"现场照片\", \"updateTime\": \"2025-04-28T18:42:35\", \"selectScore\": \"\", \"noSelectScore\": \"\", \"qualifiedValue\": \"1\"}], \"updateTime\": \"2025-04-28T18:42:36\", \"okDownCheck\": 0, \"qualifiedUp\": 0, \"selectItems\": [], \"qualifiedDown\": 0, \"qualifiedUpCheck\": 0, \"qualifiedDownCheck\": 0}, {\"id\": \"1917050894334763009\", \"unit\": \"度\", \"value\": \"2\", \"ifMore\": \"input\", \"ifMust\": \"1\", \"userId\": 1653, \"xjName\": \"当前环境温度\", \"xjType\": \"digit\", \"ifSocre\": \"1\", \"xjNumber\": \"2504291917050894334763009\", \"okUpCheck\": 0, \"createTime\": \"2025-04-29T10:58:45\", \"photoItems\": [], \"updateTime\": \"2025-04-29T10:58:45\", \"okDownCheck\": 0, \"qualifiedUp\": 0, \"selectItems\": [], \"decimalPlace\": 0, \"qualifiedDown\": 0, \"qualifiedUpCheck\": 0, \"qualifiedDownCheck\": 0}, {\"id\": \"1917050832049348609\", \"value\": \"测试\", \"ifMore\": \"textarea\", \"ifMust\": \"1\", \"remark\": \"对滑槽一体机进行的维护描述\", \"userId\": 1653, \"xjName\": \"维护活动记录\", \"xjType\": \"text\", \"ifSocre\": \"1\", \"xjNumber\": \"2504291917050832049348609\", \"okUpCheck\": 0, \"createTime\": \"2025-04-29T10:58:30\", \"photoItems\": [], \"updateTime\": \"2025-04-29T10:58:30\", \"judgeMethod\": \"始终合格\", \"okDownCheck\": 0, \"qualifiedUp\": 0, \"selectItems\": [], \"qualifiedDown\": 0, \"qualifiedUpCheck\": 0, \"qualifiedDownCheck\": 0}], \"recordId\": \"5775614773936992486\", \"pointName\": \"滑槽一体机\", \"pointType\": \"固定点\", \"siteValue\": \"新疆维吾尔自治区乌鲁木齐市新市区新奇康药业股份有限公司\", \"createTime\": \"2025-04-21T13:03:11\", \"ifLocation\": \"0\", \"updateTime\": \"2025-04-29T10:59:01\", \"ifBluetooth\": \"0\", \"pointNumber\": \"2504211914183106027171842\", \"pointStatus\": \"正常\", \"feedbackText\": \"\", \"siteDisparity\": 100, \"bluetoothValue\": \"\"}",
                    "ifPlan": null,
                    "ifOne": null,
                    "pointVid": null,
                    "feedbackText": null,
                    "roadId": null,
                    "roadName": null,
                    "joinUuid": null,
                    "planName": null,
                    "countx": null,
                    "okCount": null,
                    "ifPass": 0,
                    "wcbfb": 0,
                    "ifLeak": null,
                    "recordStatus": null
                }
            ]
        },
        {
            "planName": null,
            "updateTime": "2025-05-08T18:17:41",
            "recordStatus": null,
            "ifPass": 0,
            "okRate": 0,
            "userName": "郭镇豪",
            "details": [
                {
                    "id": null,
                    "userName": null,
                    "userId": null,
                    "tenantId": null,
                    "updateTime": null,
                    "pointName": "卧式连续装盒机",
                    "pointNumber": null,
                    "createTime": "2025-05-08 18:17:41",
                    "pointType": "固定点",
                    "pointStatus": null,
                    "ifPhoto": null,
                    "ifVidio": null,
                    "ifFace": null,
                    "ifBluetooth": null,
                    "bluetoothValue": null,
                    "siteValue": null,
                    "latitude": null,
                    "siteDisparity": null,
                    "ifLocation": null,
                    "maxPhoto": null,
                    "category": null,
                    "remark": null,
                    "pointId": null,
                    "recordId": null,
                    "projectsJson": "{\"id\": \"1914184461072576514\", \"ifNfc\": \"0\", \"value\": [], \"ifFace\": \"0\", \"userId\": 1654, \"ifPhoto\": \"1\", \"ifVidio\": \"1\", \"category\": \"1914176274399342594\", \"latitude\": \"87.587935,43.959569\", \"maxPhoto\": 10, \"nfcValue\": \"\", \"pointVid\": \"\", \"projects\": [{\"id\": \"1914181970901708801\", \"ifMore\": \"radio\", \"ifMust\": \"1\", \"userId\": 1654, \"xjName\": \"卧式连续装盒机是否正常运转\", \"xjType\": \"select\", \"ifSocre\": \"1\", \"category\": \"1914176274399342594\", \"xjNumber\": \"2504211914181970901708801\", \"okUpCheck\": 0, \"createTime\": \"2025-04-21T12:58:40\", \"photoItems\": [], \"updateTime\": \"2025-04-21T12:58:40\", \"okDownCheck\": 0, \"qualifiedUp\": 0, \"selectItems\": [{\"id\": \"1914181970981400578\", \"ifOk\": 0, \"ifSelect\": false, \"tenantId\": 999999, \"ifDefault\": \"1\", \"projectId\": \"1914181970901708801\", \"createTime\": \"2025-04-21T12:58:40\", \"selectName\": \"是\", \"updateTime\": \"2025-04-21T12:58:40\", \"noQualified\": \"1\", \"okQualified\": \"1\", \"selectScore\": \"\"}, {\"id\": \"1914181970981400579\", \"ifOk\": 0, \"ifSelect\": true, \"tenantId\": 999999, \"ifDefault\": \"0\", \"projectId\": \"1914181970901708801\", \"createTime\": \"2025-04-21T12:58:40\", \"selectName\": \"否\", \"updateTime\": \"2025-04-21T12:58:40\", \"noQualified\": \"1\", \"okQualified\": \"0\", \"selectScore\": \"\"}], \"qualifiedDown\": 0, \"qualifiedUpCheck\": 0, \"qualifiedDownCheck\": 0}], \"recordId\": \"5775614773936992485\", \"pointName\": \"卧式连续装盒机\", \"pointType\": \"固定点\", \"siteValue\": \"新疆维吾尔自治区乌鲁木齐市新市区新奇康药业股份有限公司\", \"createTime\": \"2025-04-21T13:08:34\", \"ifLocation\": \"0\", \"updateTime\": \"2025-04-21T13:08:34\", \"ifBluetooth\": \"0\", \"pointNumber\": \"2504211914184461072576514\", \"pointStatus\": \"正常\", \"feedbackText\": \"\", \"siteDisparity\": 100, \"bluetoothValue\": \"\"}",
                    "ifPlan": null,
                    "ifOne": null,
                    "pointVid": null,
                    "feedbackText": null,
                    "roadId": null,
                    "roadName": null,
                    "joinUuid": null,
                    "planName": null,
                    "countx": null,
                    "okCount": null,
                    "ifPass": 0,
                    "wcbfb": 0,
                    "ifLeak": null,
                    "recordStatus": null
                },
                {
                    "id": null,
                    "userName": null,
                    "userId": null,
                    "tenantId": null,
                    "updateTime": null,
                    "pointName": "水冷在线式电磁感应铝箔封口机",
                    "pointNumber": null,
                    "createTime": "2025-05-08 18:12:10",
                    "pointType": "固定点",
                    "pointStatus": null,
                    "ifPhoto": null,
                    "ifVidio": null,
                    "ifFace": null,
                    "ifBluetooth": null,
                    "bluetoothValue": null,
                    "siteValue": null,
                    "latitude": null,
                    "siteDisparity": null,
                    "ifLocation": null,
                    "maxPhoto": null,
                    "category": null,
                    "remark": null,
                    "pointId": null,
                    "recordId": null,
                    "projectsJson": "{\"id\": \"1914184199079571458\", \"ifNfc\": \"0\", \"value\": [], \"ifFace\": \"0\", \"userId\": 1654, \"ifPhoto\": \"1\", \"ifVidio\": \"1\", \"category\": \"1914176274399342594\", \"latitude\": \"87.587935,43.959569\", \"maxPhoto\": 10, \"nfcValue\": \"\", \"pointVid\": \"\", \"projects\": [{\"id\": \"1914181824616968193\", \"ifMore\": \"radio\", \"ifMust\": \"1\", \"userId\": 1654, \"xjName\": \"电磁感应铝箔封口机是否正常运转\", \"xjType\": \"select\", \"ifSocre\": \"1\", \"category\": \"1914176274399342594\", \"xjNumber\": \"2504211914181824616968193\", \"okUpCheck\": 0, \"createTime\": \"2025-04-21T12:58:05\", \"photoItems\": [], \"updateTime\": \"2025-04-21T12:58:05\", \"okDownCheck\": 0, \"qualifiedUp\": 0, \"selectItems\": [{\"id\": \"1914181824700854274\", \"ifOk\": 0, \"ifSelect\": false, \"tenantId\": 999999, \"ifDefault\": \"1\", \"projectId\": \"1914181824616968193\", \"createTime\": \"2025-04-21T12:58:05\", \"selectName\": \"是\", \"updateTime\": \"2025-04-21T12:58:05\", \"noQualified\": \"1\", \"okQualified\": \"1\", \"selectScore\": \"\"}, {\"id\": \"1914181824705048577\", \"ifOk\": 0, \"ifSelect\": true, \"tenantId\": 999999, \"ifDefault\": \"0\", \"projectId\": \"1914181824616968193\", \"createTime\": \"2025-04-21T12:58:05\", \"selectName\": \"否\", \"updateTime\": \"2025-04-21T12:58:05\", \"noQualified\": \"1\", \"okQualified\": \"0\", \"selectScore\": \"\"}], \"qualifiedDown\": 0, \"qualifiedUpCheck\": 0, \"qualifiedDownCheck\": 0}], \"recordId\": \"5775614773936992485\", \"pointName\": \"水冷在线式电磁感应铝箔封口机\", \"pointType\": \"固定点\", \"siteValue\": \"新疆维吾尔自治区乌鲁木齐市新市区新奇康药业股份有限公司\", \"createTime\": \"2025-04-21T13:07:32\", \"ifLocation\": \"0\", \"updateTime\": \"2025-04-21T13:07:32\", \"ifBluetooth\": \"0\", \"pointNumber\": \"2504211914184199079571458\", \"pointStatus\": \"正常\", \"feedbackText\": \"\", \"siteDisparity\": 100, \"bluetoothValue\": \"\"}",
                    "ifPlan": null,
                    "ifOne": null,
                    "pointVid": null,
                    "feedbackText": null,
                    "roadId": null,
                    "roadName": null,
                    "joinUuid": null,
                    "planName": null,
                    "countx": null,
                    "okCount": null,
                    "ifPass": 0,
                    "wcbfb": 0,
                    "ifLeak": null,
                    "recordStatus": null
                },
                {
                    "id": null,
                    "userName": null,
                    "userId": null,
                    "tenantId": null,
                    "updateTime": null,
                    "pointName": "自动捆扎机",
                    "pointNumber": null,
                    "createTime": "2025-05-08 17:03:21",
                    "pointType": "固定点",
                    "pointStatus": null,
                    "ifPhoto": null,
                    "ifVidio": null,
                    "ifFace": null,
                    "ifBluetooth": null,
                    "bluetoothValue": null,
                    "siteValue": null,
                    "latitude": null,
                    "siteDisparity": null,
                    "ifLocation": null,
                    "maxPhoto": null,
                    "category": null,
                    "remark": null,
                    "pointId": null,
                    "recordId": null,
                    "projectsJson": "{\"id\": \"1914184073263034369\", \"ifNfc\": \"0\", \"value\": [], \"ifFace\": \"0\", \"userId\": 1654, \"ifPhoto\": \"1\", \"ifVidio\": \"1\", \"category\": \"1914176274399342594\", \"latitude\": \"87.587935,43.959569\", \"maxPhoto\": 10, \"nfcValue\": \"\", \"pointVid\": \"\", \"projects\": [{\"id\": \"1914181153868066817\", \"ifMore\": \"radio\", \"ifMust\": \"1\", \"userId\": 1654, \"xjName\": \"自动捆扎机是否正常运转\", \"xjType\": \"select\", \"ifSocre\": \"1\", \"category\": \"1914176274399342594\", \"xjNumber\": \"2504211914181153868066817\", \"okUpCheck\": 0, \"createTime\": \"2025-04-21T12:55:26\", \"photoItems\": [], \"updateTime\": \"2025-04-21T12:55:26\", \"okDownCheck\": 0, \"qualifiedUp\": 0, \"selectItems\": [{\"id\": \"1914181153943564290\", \"ifOk\": 0, \"ifSelect\": true, \"tenantId\": 999999, \"ifDefault\": \"1\", \"projectId\": \"1914181153868066817\", \"createTime\": \"2025-04-21T12:55:25\", \"selectName\": \"是\", \"updateTime\": \"2025-04-21T12:55:25\", \"noQualified\": \"1\", \"okQualified\": \"1\", \"selectScore\": \"\"}, {\"id\": \"1914181153943564291\", \"ifOk\": 0, \"ifSelect\": false, \"tenantId\": 999999, \"ifDefault\": \"0\", \"projectId\": \"1914181153868066817\", \"createTime\": \"2025-04-21T12:55:25\", \"selectName\": \"否\", \"updateTime\": \"2025-04-21T12:55:25\", \"noQualified\": \"1\", \"okQualified\": \"0\", \"selectScore\": \"\"}], \"qualifiedDown\": 0, \"qualifiedUpCheck\": 0, \"qualifiedDownCheck\": 0}], \"recordId\": \"5775614773936992485\", \"pointName\": \"自动捆扎机\", \"pointType\": \"固定点\", \"siteValue\": \"新疆维吾尔自治区乌鲁木齐市新市区新奇康药业股份有限公司\", \"createTime\": \"2025-04-21T13:07:02\", \"ifLocation\": \"0\", \"updateTime\": \"2025-04-21T13:07:02\", \"ifBluetooth\": \"0\", \"pointNumber\": \"2504211914184073263034369\", \"pointStatus\": \"正常\", \"feedbackText\": \"\", \"siteDisparity\": 100, \"bluetoothValue\": \"\"}",
                    "ifPlan": null,
                    "ifOne": null,
                    "pointVid": null,
                    "feedbackText": null,
                    "roadId": null,
                    "roadName": null,
                    "joinUuid": null,
                    "planName": null,
                    "countx": null,
                    "okCount": null,
                    "ifPass": 1,
                    "wcbfb": 0,
                    "ifLeak": null,
                    "recordStatus": null
                },
                {
                    "id": null,
                    "userName": null,
                    "userId": null,
                    "tenantId": null,
                    "updateTime": null,
                    "pointName": "实时打印智能贴标机",
                    "pointNumber": null,
                    "createTime": "2025-05-08 16:57:55",
                    "pointType": "固定点",
                    "pointStatus": null,
                    "ifPhoto": null,
                    "ifVidio": null,
                    "ifFace": null,
                    "ifBluetooth": null,
                    "bluetoothValue": null,
                    "siteValue": null,
                    "latitude": null,
                    "siteDisparity": null,
                    "ifLocation": null,
                    "maxPhoto": null,
                    "category": null,
                    "remark": null,
                    "pointId": null,
                    "recordId": null,
                    "projectsJson": "{\"id\": \"1914183999313260546\", \"ifNfc\": \"0\", \"value\": [], \"ifFace\": \"0\", \"userId\": 1654, \"ifPhoto\": \"1\", \"ifVidio\": \"1\", \"category\": \"1914176274399342594\", \"latitude\": \"87.587935,43.959569\", \"maxPhoto\": 10, \"nfcValue\": \"\", \"pointVid\": \"\", \"projects\": [{\"id\": \"1914181078991351810\", \"ifMore\": \"radio\", \"ifMust\": \"1\", \"userId\": 1654, \"xjName\": \"实时打印智能贴标机是否正常运转\", \"xjType\": \"select\", \"ifSocre\": \"1\", \"category\": \"1914176274399342594\", \"xjNumber\": \"2504211914181078991351810\", \"okUpCheck\": 0, \"createTime\": \"2025-04-21T12:55:08\", \"photoItems\": [], \"updateTime\": \"2025-04-21T12:55:08\", \"okDownCheck\": 0, \"qualifiedUp\": 0, \"selectItems\": [{\"id\": \"1914181079066849282\", \"ifOk\": 0, \"ifSelect\": true, \"tenantId\": 999999, \"ifDefault\": \"1\", \"projectId\": \"1914181078991351810\", \"createTime\": \"2025-04-21T12:55:07\", \"selectName\": \"是\", \"updateTime\": \"2025-04-21T12:55:07\", \"noQualified\": \"1\", \"okQualified\": \"1\", \"selectScore\": \"\"}, {\"id\": \"1914181079066849283\", \"ifOk\": 0, \"ifSelect\": false, \"tenantId\": 999999, \"ifDefault\": \"0\", \"projectId\": \"1914181078991351810\", \"createTime\": \"2025-04-21T12:55:07\", \"selectName\": \"否\", \"updateTime\": \"2025-04-21T12:55:07\", \"noQualified\": \"1\", \"okQualified\": \"0\", \"selectScore\": \"\"}], \"qualifiedDown\": 0, \"qualifiedUpCheck\": 0, \"qualifiedDownCheck\": 0}], \"recordId\": \"5775614773936992485\", \"pointName\": \"实时打印智能贴标机\", \"pointType\": \"固定点\", \"siteValue\": \"新疆维吾尔自治区乌鲁木齐市新市区新奇康药业股份有限公司\", \"createTime\": \"2025-04-21T13:06:44\", \"ifLocation\": \"0\", \"updateTime\": \"2025-04-21T13:06:44\", \"ifBluetooth\": \"0\", \"pointNumber\": \"2504211914183999313260546\", \"pointStatus\": \"正常\", \"feedbackText\": \"\", \"siteDisparity\": 100, \"bluetoothValue\": \"\"}",
                    "ifPlan": null,
                    "ifOne": null,
                    "pointVid": null,
                    "feedbackText": null,
                    "roadId": null,
                    "roadName": null,
                    "joinUuid": null,
                    "planName": null,
                    "countx": null,
                    "okCount": null,
                    "ifPass": 1,
                    "wcbfb": 0,
                    "ifLeak": null,
                    "recordStatus": null
                },
                {
                    "id": null,
                    "userName": null,
                    "userId": null,
                    "tenantId": null,
                    "updateTime": null,
                    "pointName": "全自动高速智能捆扎机",
                    "pointNumber": null,
                    "createTime": "2025-05-08 15:45:22",
                    "pointType": "固定点",
                    "pointStatus": null,
                    "ifPhoto": null,
                    "ifVidio": null,
                    "ifFace": null,
                    "ifBluetooth": null,
                    "bluetoothValue": null,
                    "siteValue": null,
                    "latitude": null,
                    "siteDisparity": null,
                    "ifLocation": null,
                    "maxPhoto": null,
                    "category": null,
                    "remark": null,
                    "pointId": null,
                    "recordId": null,
                    "projectsJson": "{\"id\": \"1914183469379727362\", \"ifNfc\": \"0\", \"value\": [], \"ifFace\": \"0\", \"userId\": 1654, \"ifPhoto\": \"1\", \"ifVidio\": \"1\", \"category\": \"1914176274399342594\", \"latitude\": \"87.587935,43.959569\", \"maxPhoto\": 10, \"nfcValue\": \"\", \"pointVid\": \"\", \"projects\": [{\"id\": \"1914180671405666306\", \"ifMore\": \"radio\", \"ifMust\": \"1\", \"userId\": 1654, \"xjName\": \"全自动高速智能捆扎机是否正常运转\", \"xjType\": \"select\", \"ifSocre\": \"1\", \"category\": \"1914176274399342594\", \"xjNumber\": \"2504211914180671405666306\", \"okUpCheck\": 0, \"createTime\": \"2025-04-21T12:53:30\", \"photoItems\": [], \"updateTime\": \"2025-04-21T12:53:31\", \"okDownCheck\": 0, \"qualifiedUp\": 0, \"selectItems\": [{\"id\": \"1914180671497940994\", \"ifOk\": 0, \"ifSelect\": true, \"tenantId\": 999999, \"ifDefault\": \"1\", \"projectId\": \"1914180671405666306\", \"createTime\": \"2025-04-21T12:53:30\", \"selectName\": \"是\", \"updateTime\": \"2025-04-21T12:53:30\", \"noQualified\": \"1\", \"okQualified\": \"1\", \"selectScore\": \"\"}, {\"id\": \"1914180671497940995\", \"ifOk\": 0, \"ifSelect\": false, \"tenantId\": 999999, \"ifDefault\": \"0\", \"projectId\": \"1914180671405666306\", \"createTime\": \"2025-04-21T12:53:30\", \"selectName\": \"否\", \"updateTime\": \"2025-04-21T12:53:30\", \"noQualified\": \"1\", \"okQualified\": \"0\", \"selectScore\": \"\"}], \"qualifiedDown\": 0, \"qualifiedUpCheck\": 0, \"qualifiedDownCheck\": 0}], \"recordId\": \"5775614773936992485\", \"pointName\": \"全自动高速智能捆扎机\", \"pointType\": \"固定点\", \"siteValue\": \"新疆维吾尔自治区乌鲁木齐市新市区新奇康药业股份有限公司\", \"createTime\": \"2025-04-21T13:04:38\", \"ifLocation\": \"0\", \"updateTime\": \"2025-04-21T13:04:38\", \"ifBluetooth\": \"0\", \"pointNumber\": \"2504211914183469379727362\", \"pointStatus\": \"正常\", \"feedbackText\": \"\", \"siteDisparity\": 100, \"bluetoothValue\": \"\"}",
                    "ifPlan": null,
                    "ifOne": null,
                    "pointVid": null,
                    "feedbackText": null,
                    "roadId": null,
                    "roadName": null,
                    "joinUuid": null,
                    "planName": null,
                    "countx": null,
                    "okCount": null,
                    "ifPass": 1,
                    "wcbfb": 0,
                    "ifLeak": null,
                    "recordStatus": null
                },
                {
                    "id": null,
                    "userName": null,
                    "userId": null,
                    "tenantId": null,
                    "updateTime": null,
                    "pointName": "滑槽一体机",
                    "pointNumber": null,
                    "createTime": "2025-05-08 11:05:32",
                    "pointType": "固定点",
                    "pointStatus": null,
                    "ifPhoto": null,
                    "ifVidio": null,
                    "ifFace": null,
                    "ifBluetooth": null,
                    "bluetoothValue": null,
                    "siteValue": null,
                    "latitude": null,
                    "siteDisparity": null,
                    "ifLocation": null,
                    "maxPhoto": null,
                    "category": null,
                    "remark": null,
                    "pointId": null,
                    "recordId": null,
                    "projectsJson": "{\"id\": \"1914183106027171842\", \"ifNfc\": \"0\", \"value\": [], \"ifFace\": \"0\", \"userId\": 1653, \"ifPhoto\": \"1\", \"ifVidio\": \"1\", \"category\": \"1914176274399342594\", \"latitude\": \"87.587935,43.959569\", \"maxPhoto\": 10, \"nfcValue\": \"\", \"pointVid\": \"\", \"projects\": [{\"id\": \"1914176359589851137\", \"ifMore\": \"radio\", \"ifMust\": \"1\", \"userId\": 1654, \"xjName\": \"滑槽一体机是否正常运转\", \"xjType\": \"select\", \"ifSocre\": \"1\", \"category\": \"1914176274399342594\", \"xjNumber\": \"2504211914176359589851137\", \"okUpCheck\": 0, \"createTime\": \"2025-04-21T12:36:22\", \"photoItems\": [], \"updateTime\": \"2025-04-21T12:52:14\", \"okDownCheck\": 0, \"qualifiedUp\": 0, \"selectItems\": [{\"id\": \"1914176359694708737\", \"ifOk\": 0, \"ifSelect\": true, \"tenantId\": 999999, \"ifDefault\": \"1\", \"projectId\": \"1914176359589851137\", \"createTime\": \"2025-04-21T12:36:22\", \"selectName\": \"是\", \"updateTime\": \"2025-04-21T12:36:22\", \"noQualified\": \"1\", \"okQualified\": \"1\", \"selectScore\": \"\"}, {\"id\": \"1914176359703097345\", \"ifOk\": 0, \"ifSelect\": false, \"tenantId\": 999999, \"ifDefault\": \"0\", \"projectId\": \"1914176359589851137\", \"createTime\": \"2025-04-21T12:36:22\", \"selectName\": \"否\", \"updateTime\": \"2025-04-21T12:36:22\", \"noQualified\": \"1\", \"okQualified\": \"0\", \"selectScore\": \"\"}], \"qualifiedDown\": 0, \"qualifiedUpCheck\": 0, \"qualifiedDownCheck\": 0}, {\"id\": \"1916805445728280577\", \"ifMore\": \"list\", \"remark\": \"使用干净的软布擦拭设备的外壳,清除表面的灰尘、油污和杂物。\", \"userId\": 1653, \"xjName\": \"滑槽一体机-外观清洁\", \"xjType\": \"photo\", \"ifSocre\": \"1\", \"category\": \"1914176274399342594\", \"xjNumber\": \"2504281916805445728280577\", \"okUpCheck\": 0, \"createTime\": \"2025-04-28T18:43:25\", \"photoItems\": [{\"id\": \"1916805445803778049\", \"ifOk\": 0, \"value\": [{\"url\": \"http://123.249.93.190:8085/img/hyfile/2025/05/08/1eeb9b63-4c13-49d2-8423-03dcd2a195ba.jpg\", \"name\": \"1eeb9b63-4c13-49d2-8423-03dcd2a195ba.jpg\", \"path\": \"http://123.249.93.190:8085/img/hyfile/2025/05/08/1eeb9b63-4c13-49d2-8423-03dcd2a195ba.jpg\"}], \"ifMust\": \"1\", \"projectId\": \"1916805445728280577\", \"createTime\": \"2025-04-28T18:43:25\", \"selectName\": \"现场照片\", \"updateTime\": \"2025-04-28T18:43:25\", \"selectScore\": \"\", \"noSelectScore\": \"\", \"qualifiedValue\": \"1\"}], \"updateTime\": \"2025-04-28T18:43:25\", \"okDownCheck\": 0, \"qualifiedUp\": 0, \"selectItems\": [], \"qualifiedDown\": 0, \"qualifiedUpCheck\": 0, \"qualifiedDownCheck\": 0}, {\"id\": \"1916805236952604674\", \"ifMore\": \"list\", \"remark\": \"检查设备的电源线是否有破损、漏电现象,插头是否插紧。\", \"userId\": 1653, \"xjName\": \"滑槽一体机-电气系统检查\", \"xjType\": \"photo\", \"ifSocre\": \"1\", \"category\": \"1914176274399342594\", \"xjNumber\": \"2504281916805236952604674\", \"okUpCheck\": 0, \"createTime\": \"2025-04-28T18:42:36\", \"photoItems\": [{\"id\": \"1916805237032296450\", \"ifOk\": 0, \"value\": [{\"url\": \"http://123.249.93.190:8085/img/hyfile/2025/05/08/4850e77f-10f3-4c09-8dd7-1300dd1fede8.jpg\", \"name\": \"4850e77f-10f3-4c09-8dd7-1300dd1fede8.jpg\", \"path\": \"http://123.249.93.190:8085/img/hyfile/2025/05/08/4850e77f-10f3-4c09-8dd7-1300dd1fede8.jpg\"}], \"ifMust\": \"1\", \"projectId\": \"1916805236952604674\", \"createTime\": \"2025-04-28T18:42:35\", \"selectName\": \"现场照片\", \"updateTime\": \"2025-04-28T18:42:35\", \"selectScore\": \"\", \"noSelectScore\": \"\", \"qualifiedValue\": \"1\"}], \"updateTime\": \"2025-04-28T18:42:36\", \"okDownCheck\": 0, \"qualifiedUp\": 0, \"selectItems\": [], \"qualifiedDown\": 0, \"qualifiedUpCheck\": 0, \"qualifiedDownCheck\": 0}, {\"id\": \"1917050894334763009\", \"unit\": \"度\", \"value\": \"25\", \"ifMore\": \"input\", \"ifMust\": \"1\", \"userId\": 1653, \"xjName\": \"当前环境温度\", \"xjType\": \"digit\", \"ifSocre\": \"1\", \"xjNumber\": \"2504291917050894334763009\", \"okUpCheck\": 0, \"createTime\": \"2025-04-29T10:58:45\", \"photoItems\": [], \"updateTime\": \"2025-04-29T10:58:45\", \"okDownCheck\": 0, \"qualifiedUp\": 0, \"selectItems\": [], \"decimalPlace\": 0, \"qualifiedDown\": 0, \"qualifiedUpCheck\": 0, \"qualifiedDownCheck\": 0}, {\"id\": \"1917050832049348609\", \"value\": \"检查正常\", \"ifMore\": \"textarea\", \"ifMust\": \"1\", \"remark\": \"对滑槽一体机进行的维护描述\", \"userId\": 1653, \"xjName\": \"维护活动记录\", \"xjType\": \"text\", \"ifSocre\": \"1\", \"xjNumber\": \"2504291917050832049348609\", \"okUpCheck\": 0, \"createTime\": \"2025-04-29T10:58:30\", \"photoItems\": [], \"updateTime\": \"2025-04-29T10:58:30\", \"judgeMethod\": \"始终合格\", \"okDownCheck\": 0, \"qualifiedUp\": 0, \"selectItems\": [], \"qualifiedDown\": 0, \"qualifiedUpCheck\": 0, \"qualifiedDownCheck\": 0}], \"recordId\": \"5775614773936992485\", \"pointName\": \"滑槽一体机\", \"pointType\": \"固定点\", \"siteValue\": \"新疆维吾尔自治区乌鲁木齐市新市区新奇康药业股份有限公司\", \"createTime\": \"2025-04-21T13:03:11\", \"ifLocation\": \"0\", \"updateTime\": \"2025-04-29T10:59:01\", \"ifBluetooth\": \"0\", \"pointNumber\": \"2504211914183106027171842\", \"pointStatus\": \"正常\", \"feedbackText\": \"\", \"siteDisparity\": 100, \"bluetoothValue\": \"\"}",
                    "ifPlan": null,
                    "ifOne": null,
                    "pointVid": null,
                    "feedbackText": null,
                    "roadId": null,
                    "roadName": null,
                    "joinUuid": null,
                    "planName": null,
                    "countx": null,
                    "okCount": null,
                    "ifPass": 1,
                    "wcbfb": 0,
                    "ifLeak": null,
                    "recordStatus": null
                }
            ]
        },
        {
            "planName": "日常巡检",
            "updateTime": "2025-05-08T11:22:27",
            "recordStatus": "0",
            "ifPass": 1,
            "okRate": 0,
            "userName": "邓学昌",
            "details": [
                {
                    "id": null,
                    "userName": null,
                    "userId": null,
                    "tenantId": null,
                    "updateTime": null,
                    "pointName": "直线式自动盖量杯机",
                    "pointNumber": null,
                    "createTime": "2025-05-08 11:22:27",
                    "pointType": "固定点",
                    "pointStatus": null,
                    "ifPhoto": null,
                    "ifVidio": null,
                    "ifFace": null,
                    "ifBluetooth": null,
                    "bluetoothValue": null,
                    "siteValue": null,
                    "latitude": null,
                    "siteDisparity": null,
                    "ifLocation": null,
                    "maxPhoto": null,
                    "category": null,
                    "remark": null,
                    "pointId": null,
                    "recordId": null,
                    "projectsJson": "{\"id\": \"1914183321698283522\", \"ifNfc\": \"1\", \"value\": [], \"ifFace\": \"0\", \"userId\": 1699, \"ifPhoto\": \"1\", \"ifVidio\": \"1\", \"category\": \"1914176274399342594\", \"latitude\": \"87.587935,43.959569\", \"maxPhoto\": 10, \"nfcValue\": \"04FD76649F6180\", \"pointVid\": \"\", \"projects\": [{\"id\": \"1914180502480072705\", \"ifMore\": \"radio\", \"ifMust\": \"1\", \"userId\": 1654, \"xjName\": \"自动盖量杯机是否正常运转\", \"xjType\": \"select\", \"ifSocre\": \"1\", \"category\": \"1914176274399342594\", \"xjNumber\": \"2504211914180502480072705\", \"okUpCheck\": 0, \"createTime\": \"2025-04-21T12:52:50\", \"photoItems\": [], \"updateTime\": \"2025-04-21T12:52:50\", \"okDownCheck\": 0, \"qualifiedUp\": 0, \"selectItems\": [{\"id\": \"1914180502576541697\", \"ifOk\": 0, \"ifSelect\": true, \"tenantId\": 999999, \"ifDefault\": \"1\", \"projectId\": \"1914180502480072705\", \"createTime\": \"2025-04-21T12:52:50\", \"selectName\": \"是\", \"updateTime\": \"2025-04-21T12:52:50\", \"noQualified\": \"1\", \"okQualified\": \"1\", \"selectScore\": \"\"}, {\"id\": \"1914180502580736001\", \"ifOk\": 0, \"ifSelect\": false, \"tenantId\": 999999, \"ifDefault\": \"0\", \"projectId\": \"1914180502480072705\", \"createTime\": \"2025-04-21T12:52:50\", \"selectName\": \"否\", \"updateTime\": \"2025-04-21T12:52:50\", \"noQualified\": \"1\", \"okQualified\": \"0\", \"selectScore\": \"\"}], \"qualifiedDown\": 0, \"qualifiedUpCheck\": 0, \"qualifiedDownCheck\": 0}], \"recordId\": \"5802193543393128472\", \"pointName\": \"直线式自动盖量杯机\", \"pointType\": \"固定点\", \"siteValue\": \"新疆维吾尔自治区乌鲁木齐市新市区新奇康药业股份有限公司\", \"createTime\": \"2025-04-21T13:04:02\", \"ifLocation\": \"0\", \"updateTime\": \"2025-05-08T11:11:41\", \"ifBluetooth\": \"0\", \"pointNumber\": \"2504211914183321698283522\", \"pointStatus\": \"正常\", \"feedbackText\": \"\", \"siteDisparity\": 100, \"bluetoothValue\": \"\"}",
                    "ifPlan": null,
                    "ifOne": null,
                    "pointVid": null,
                    "feedbackText": null,
                    "roadId": null,
                    "roadName": null,
                    "joinUuid": null,
                    "planName": "日常巡检",
                    "countx": null,
                    "okCount": null,
                    "ifPass": 1,
                    "wcbfb": 0,
                    "ifLeak": null,
                    "recordStatus": null
                }
            ]
        }
    ],
    "total": 44,
    "size": 10,
    "current": 1,
    "orders": [],
    "optimizeCountSql": true,
    "searchCount": true,
    "countId": null,
    "maxLimit": null,
    "pages": 5
}
修改于 2025-06-16 08:06:50
上一页
查询
下一页
右下角查询
Built with