进度成果物

更新时间:2022-02-23 15:26:51

接口说明

同步进度计划成果物内容

基本信息

请求方式: POST

请求路径:

https://prod.open-api.mysre.cn/es/schedule-plan/report-content

请求参数

参数名 参数位置 参数类型 必填 默认值 示例 描述
o body string msjt 租户code
nodeId body string f7069130-c8ee-4416-8185-c2eeb481828f 节点id
reportId body string f7069130-c8ee-4416-8185-c2eeb481828f 汇报记录id
files body array
files.reportContentRuleName body string 工程图片 成果物名称
files.docmentGuid body string DSADA 文件id

请求示例

{
  "nodeId": "f7069130-c8ee-4416-8185-c2eeb481828f",
  "reportId": "f7069130-c8ee-4416-8185-c2eeb481828f",
  "files": [
    {
      "reportContentRuleName": "工程图片",
      "docmentGuid": "DSADA"
    }
  ]
}

返回成功示例

{
  "errcode": 0,
  "errmsg": ""
  "data": {
    "id": "dsada"
  }
}

返回参数说明(成功)

参数名 参数类型 描述

失败返回示例

{
  "errcode": -1,
  "errmsg": ""
}

返回参数说明(失败)

参数名 参数类型 描述

results matching ""

    No results matching ""