1. (通用)查询详情

查询安全日志、质量日志、施工日志详情

注意

  • 如果接口需要提供auth-token,你需要通过轻筑开放平台创建应用来获取appid和secret,然后通过appid和secret来获取接口访问凭证auth-token。
  • 如果需要获取当前用户的使用信息,授权确保你能获取到qzcode,然后通过网页授权接口获取相关信息。

1.1. 1. 基本信息

概况 内容
接口地址 /api/inspect/diary/findDetail
请求方法 GET
请求数据类型 URL参数
响应数据类型 JSON

1.2. 2. 请求数据

1.2.1. 请求头(request-header)

请求头除了默认的参数还需要添加如下请求头参数:

字段 描述
auth-token 接口访问凭据,你可以通过平台下发的appid和secret获取凭据

1.2.2. 请求参数(request-parameter)

字段 是否必传 描述
recordId 记录ID

参数请求示例:

http://api.example.com/xxx?key=value

1.3. 3. 响应数据

响应数据中 code, message, data 为默认字段,所有字段如下表所示:

字段 类型 是否必填 描述
code number 返回码,0为正常返回
message string 返回消息
data object 返回内容
date string 日志时间
acceptanceDate string 验收时间
testBlockProduction string 砼、砂浆试块制作
createUserId string 提交人用户ID
financeContentAttach array 财务内容附件
constSite string 施工部位
foreman array 工长
materialList array 材料
testBlockProductionAttach array 砼、砂浆试块制作附件
visiblePerson array 可见人员
techDisclosure string 技术交底
reviewCount number 评阅次数
peopleResponsible array 整改负责人
qualityContentAttach array 质量内容
weather array 天气
deviceList array 设备
constUnitList array 施工单位
id string 记录ID
state string 状态:1 - 已提交
materialEntry string 材料进场、送检情况
memberId string 提交人团队成员ID
shutdownContentAttach array 停工内容附件
nickName string 提交人姓名
hiddenWorkAcceptanceSite string 隐蔽工程验收部位
disclosurePerson array 接受交底人
budgetContentAttach array 预算内容附件
peopleRectification array 整改结果验收人
safeContent string 安全内容
constContent string 施工内容
overtime string 加班情况
peopleEngineer array 质量工程师
techManager array 技术负责人
projectName string 项目名称
projectId string 项目ID
oldSafeFlag string 版本标识
device number 设备金额合计
constContentAttach array 施工内容附件
projectManager array 工程负责人
docNum string 文号
other string 其它
notifyUnitList array 通知单位
techContentAttach array 技术内容附件
budgetContent string 预算内容
contentId string 内容ID
contentAttach array 内容附件
overtimeAttach array 加班情况附件
enterpriseOrgId string 组织机构ID
enterpriseOrgName string 组织机构名称
content string 内容
constLogTitle string 施工日志标题
operationManager array 操作负责人
isPublic string 是否公开
artificialList array 人工
financeContent string 财务内容
materialEntryAttach array 材料进场、送检情况附件
produceContentAttach array 生产内容附件
editFlag string 是否可编辑
recorder array 记录员
safeContentAttach array 安全内容附件
qualityContent string 质量内容
avatar string 提交人头像
otherAttach array 其它内容附件
artificial number 人工金额合计
produceContent string 生产内容
material number 材料金额合计
createTime string 创建时间
peopleManager array 施工经理
techContent string 技术内容
constManager array 施工负责人
shutdownContent string 停工内容
finishDate string 完成时间
location string 定位
enterpriseId string 企业ID
attendance number 出勤人数
designChange string 设计变更

响应数据结构如下所示:

{
    "code": 0,
    "message": null,
    "data": {
        "date": "2023-12-20",
        "acceptanceDate": "2023-12-20",
        "testBlockProduction": "",
        "createUserId": "4e7de57dfd78420f8b3f60e01b3b7fae",
        "financeContentAttach": [],
        "constSite": "",
        "foreman": [],
        "materialList": [],
        "testBlockProductionAttach": [],
        "visiblePerson": [],
        "techDisclosure": "",
        "reviewCount": 0,
        "peopleResponsible": [],
        "qualityContentAttach": [],
        "weather": [],
        "deviceList": [],
        "constUnitList": [],
        "id": "6ea15a6384ad4fb595d1e32426ef89d2",
        "state": "1",
        "materialEntry": "",
        "memberId": "04908460bd89417b9b02aa5113a423dd",
        "shutdownContentAttach": [],
        "nickName": "孔胜",
        "hiddenWorkAcceptanceSite": "",
        "disclosurePerson": [],
        "budgetContentAttach": [],
        "peopleRectification": [],
        "safeContent": "",
        "constContent": "",
        "overtime": "",
        "peopleEngineer": [],
        "techManager": [],
        "projectName": "北海顺应新能源材料有限公司加热炉系统供货及安装",
        "projectId": "22c42e1e99b24c4197c99d83268754e5",
        "oldSafeFlag": "0",
        "device": 0.00,
        "constContentAttach": [],
        "projectManager": [],
        "docNum": "",
        "other": "",
        "notifyUnitList": [],
        "techContentAttach": [],
        "budgetContent": "",
        "contentId": "6ea15a6384ad4fb595d1e32426ef89d2",
        "contentAttach": [],
        "overtimeAttach": [],
        "enterpriseOrgId": "3f54005d54ad481fbc79222f3dcfa287",
        "enterpriseOrgName": "冶炼事业部",
        "content": "管托制作   防触电  物体打击  特种作业持证",
        "constLogTitle": "",
        "operationManager": [],
        "isPublic": "1",
        "artificialList": [],
        "financeContent": "",
        "materialEntryAttach": [],
        "produceContentAttach": [],
        "editFlag": "1",
        "recorder": [],
        "safeContentAttach": [],
        "qualityContent": "企业安全评审 准入办理",
        "avatar": "",
        "otherAttach": [],
        "artificial": 0.00,
        "produceContent": "",
        "material": 0.00,
        "createTime": "2023-12-20",
        "peopleManager": [],
        "techContent": "无违章",
        "constManager": [],
        "shutdownContent": "",
        "finishDate": "2023-12-20",
        "location": "",
        "enterpriseId": "f309553f72da45c9aa1452e4a59b7bdf",
        "attendance": 0,
        "designChange": ""
    }
}

1.4. 4. 错误码

当返回数据中的 code 不为 1 时,为错误返回。其中errCode为详细的错误码。

© All Rights Reserved            updated 2024-08-23 10:14:54

results matching ""

    No results matching ""