项目管理

项目管理


规划基本信息保存接口-新增字段

<h5>简要描述</h5> <ul> <li>规划基本信息保存接口-新增字段</li> </ul> <h5>请求URL</h5> <ul> <li><code>/planning/save/baseinfo_draft</code></li> </ul> <h5>请求方式</h5> <ul> <li>post </li> </ul> <h5>参数(这次接口更新的字段)</h5> <pre><code> { .... "planningNeedsOrgs":[{ "plannindId":'规划id', "mainDemand":'主要述求', "orgName":'名称', },{ "plannindId":'规划id', "mainDemand":'主要述求', "orgName":'名称', }], "currentYearRzSelf":'当年capex入账-自研资本化', "currentYearRzThirdparth":'capex当年入账-第三方', "twoYearRzSelf":'第二年capex入账-自研资本化', "twoYearRzThirdparth":'capex第二年入账-第三方', "threeYearRzSelf":'第三年capex入账-自研资本化', "threeYearRzThirdparth":'capex第三年入账-第三方', "currentEstimateSelf":'当年预估投资-自研资本化', "currentEstimateThirdparty":'capex预估投资-第三方', "twoEstimateSelf":'第二年预估投资-自研资本化', "twoEstimateThirdparty":'capex第二年预估投资-第三方', "threeEstimateSelf":'第三年预估投资-自研资本化', "threeEstimateThirdparty":'capex第三年预估投资-第三方', "earlyStartFlag":'是否提前启动标识', "earlyStartSelf":'提前启动自研', "earlyStartThirdparty":'提前启动第三方' } 备注:删除入参demandUnit</code></pre> <h5>返回示例</h5> <pre><code> { .... "dataRows": { } }</code></pre> <h5>返回参数说明</h5> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML