智慧工地平台接口文档

智慧工地平台接口文档


新增项目

<h5>简要描述</h5> <ul> <li>新增项目</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://ip:prot/api/project/</code> </li> </ul> <h5>请求方式</h5> <ul> <li>post</li> </ul> <h5>Header</h5> <table> <thead> <tr> <th style="text-align: left;">header</th> <th style="text-align: left;">必选</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">token</td> <td style="text-align: left;">是</td> <td>string</td> <td>登录token值</td> </tr> </tbody> </table> <h5>请求参数示例</h5> <pre><code>{ &amp;quot;createBy&amp;quot;: &amp;quot;dy6htw&amp;quot;, &amp;quot;updateBy&amp;quot;: &amp;quot;m0frzb&amp;quot;, &amp;quot;createTime&amp;quot;: &amp;quot;2023-07-14 13:58:59&amp;quot;, &amp;quot;updateTime&amp;quot;: &amp;quot;2023-07-14 13:58:59&amp;quot;, &amp;quot;id&amp;quot;: 182, &amp;quot;projName&amp;quot;: &amp;quot;mafalda.zulauf&amp;quot;, &amp;quot;projPid&amp;quot;: 528, &amp;quot;pName&amp;quot;: &amp;quot;mafalda.zulauf&amp;quot;, &amp;quot;projCode&amp;quot;: &amp;quot;26934&amp;quot;, &amp;quot;projStartTime&amp;quot;: &amp;quot;2023-07-14 13:58:59&amp;quot;, &amp;quot;projEndTime&amp;quot;: &amp;quot;2023-07-14&amp;quot;, &amp;quot;projType&amp;quot;: &amp;quot;b631ip&amp;quot;, &amp;quot;projConsType&amp;quot;: &amp;quot;5xoihv&amp;quot;, &amp;quot;projSchedule&amp;quot;: &amp;quot;j7zhld&amp;quot;, &amp;quot;projArea&amp;quot;: &amp;quot;gm1dm4&amp;quot;, &amp;quot;projContractAmount&amp;quot;: &amp;quot;js1ofa&amp;quot;, &amp;quot;projContact&amp;quot;: &amp;quot;ktyv7c&amp;quot;, &amp;quot;projContactPhone&amp;quot;: &amp;quot;717-706-0503&amp;quot;, &amp;quot;projBuName&amp;quot;: &amp;quot;mafalda.zulauf&amp;quot;, &amp;quot;projBuContact&amp;quot;: &amp;quot;cbnpdg&amp;quot;, &amp;quot;projBuContactPhone&amp;quot;: &amp;quot;717-706-0503&amp;quot;, &amp;quot;projCuName&amp;quot;: &amp;quot;mafalda.zulauf&amp;quot;, &amp;quot;projCuContact&amp;quot;: &amp;quot;1bmrpn&amp;quot;, &amp;quot;projCuContactPhone&amp;quot;: &amp;quot;717-706-0503&amp;quot;, &amp;quot;projSuName&amp;quot;: &amp;quot;mafalda.zulauf&amp;quot;, &amp;quot;projSuContact&amp;quot;: &amp;quot;5r17a2&amp;quot;, &amp;quot;projSuContactPhone&amp;quot;: &amp;quot;717-706-0503&amp;quot;, &amp;quot;projBriefly&amp;quot;: &amp;quot;5gi2af&amp;quot;, &amp;quot;address&amp;quot;: &amp;quot;Apt. 927 802 Bartoletti Overpass, Bashirianmouth, OK 42596&amp;quot;, &amp;quot;longitude&amp;quot;: &amp;quot;6b4pcj&amp;quot;, &amp;quot;latitude&amp;quot;: &amp;quot;7w0bl6&amp;quot; } </code></pre>

页面列表

ITEM_HTML