项目查询
<p>[TOC]</p>
<h5>简要描述</h5>
<ul>
<li>项目查询</li>
</ul>
<h5>请求URL</h5>
<ul>
<li><code>/business/findProject</code></li>
</ul>
<h5>请求方式</h5>
<ul>
<li>POST </li>
</ul>
<h5>参数</h5>
<table>
<thead>
<tr>
<th style="text-align: left;">参数名</th>
<th style="text-align: left;">必选</th>
<th style="text-align: left;">类型</th>
<th>说明</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: left;">rows</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">String</td>
<td>页数量</td>
</tr>
<tr>
<td style="text-align: left;">page</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">string</td>
<td>页</td>
</tr>
<tr>
<td style="text-align: left;">projectName</td>
<td style="text-align: left;">否</td>
<td style="text-align: left;">string</td>
<td>项目名称</td>
</tr>
<tr>
<td style="text-align: left;">address</td>
<td style="text-align: left;">否</td>
<td style="text-align: left;">string</td>
<td>地区</td>
</tr>
<tr>
<td style="text-align: left;">note</td>
<td style="text-align: left;">否</td>
<td style="text-align: left;">string</td>
<td>是否完成</td>
</tr>
</tbody>
</table>
<h5>返回示例</h5>
<pre><code>{
&quot;code&quot;: &quot;200&quot;,
&quot;msg&quot;: &quot;请求成功&quot;,
&quot;data&quot;: {
&quot;total&quot;: 7,
&quot;records&quot;: [
{
&quot;summary&quot;: &quot;1&quot;,
&quot;note&quot;: &quot;0&quot;,
&quot;address&quot;: &quot;芝罘区&quot;,
&quot;paln&quot;: &quot;a&quot;,
&quot;updateTime&quot;: &quot;2024-04-25 10:01:13&quot;,
&quot;type&quot;: &quot;1&quot;,
&quot;tags&quot;: [
{
&quot;id&quot;: 5,
&quot;name&quot;: &quot;产品x&quot;,
&quot;groupId&quot;: null,
&quot;createBy&quot;: null,
&quot;createTime&quot;: null,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;status&quot;: null
}
],
&quot;uid&quot;: 59,
&quot;createTime&quot;: &quot;2024-04-25 10:01:13&quot;,
&quot;id&quot;: 3,
&quot;tag&quot;: &quot;5&quot;,
&quot;projectName&quot;: &quot;b&quot;,
&quot;fileList&quot;: []
},
{
&quot;summary&quot;: &quot;1&quot;,
&quot;note&quot;: &quot;0&quot;,
&quot;address&quot;: &quot;芝罘区&quot;,
&quot;paln&quot;: &quot;a&quot;,
&quot;updateTime&quot;: &quot;2024-04-25 10:01:38&quot;,
&quot;type&quot;: &quot;1&quot;,
&quot;tags&quot;: [
{
&quot;id&quot;: 5,
&quot;name&quot;: &quot;产品x&quot;,
&quot;groupId&quot;: null,
&quot;createBy&quot;: null,
&quot;createTime&quot;: null,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;status&quot;: null
}
],
&quot;uid&quot;: 59,
&quot;createTime&quot;: &quot;2024-04-25 10:01:38&quot;,
&quot;id&quot;: 4,
&quot;tag&quot;: &quot;5&quot;,
&quot;projectName&quot;: &quot;b&quot;,
&quot;fileList&quot;: []
},
{
&quot;summary&quot;: &quot;1&quot;,
&quot;note&quot;: &quot;0&quot;,
&quot;address&quot;: &quot;芝罘区&quot;,
&quot;paln&quot;: &quot;a&quot;,
&quot;updateTime&quot;: &quot;2024-04-25 10:04:10&quot;,
&quot;type&quot;: &quot;1&quot;,
&quot;tags&quot;: [
{
&quot;id&quot;: 5,
&quot;name&quot;: &quot;产品x&quot;,
&quot;groupId&quot;: null,
&quot;createBy&quot;: null,
&quot;createTime&quot;: null,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;status&quot;: null
}
],
&quot;uid&quot;: 59,
&quot;createTime&quot;: &quot;2024-04-25 10:04:10&quot;,
&quot;id&quot;: 5,
&quot;tag&quot;: &quot;5&quot;,
&quot;projectName&quot;: &quot;b&quot;,
&quot;fileList&quot;: []
},
{
&quot;summary&quot;: &quot;1&quot;,
&quot;note&quot;: &quot;0&quot;,
&quot;address&quot;: &quot;莱山区&quot;,
&quot;paln&quot;: &quot;a&quot;,
&quot;updateTime&quot;: &quot;2024-04-25 10:07:02&quot;,
&quot;type&quot;: &quot;1&quot;,
&quot;tags&quot;: [
{
&quot;id&quot;: 5,
&quot;name&quot;: &quot;产品x&quot;,
&quot;groupId&quot;: null,
&quot;createBy&quot;: null,
&quot;createTime&quot;: null,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;status&quot;: null
}
],
&quot;uid&quot;: 59,
&quot;createTime&quot;: &quot;2024-04-25 10:07:02&quot;,
&quot;id&quot;: 6,
&quot;tag&quot;: &quot;5&quot;,
&quot;projectName&quot;: &quot;b&quot;,
&quot;fileList&quot;: []
},
{
&quot;summary&quot;: &quot;1&quot;,
&quot;note&quot;: &quot;0&quot;,
&quot;address&quot;: &quot;芝罘区&quot;,
&quot;paln&quot;: &quot;a&quot;,
&quot;updateTime&quot;: &quot;2024-04-25 10:10:19&quot;,
&quot;type&quot;: &quot;1&quot;,
&quot;tags&quot;: [
{
&quot;id&quot;: 5,
&quot;name&quot;: &quot;产品x&quot;,
&quot;groupId&quot;: null,
&quot;createBy&quot;: null,
&quot;createTime&quot;: null,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;status&quot;: null
}
],
&quot;uid&quot;: 59,
&quot;createTime&quot;: &quot;2024-04-25 10:10:19&quot;,
&quot;id&quot;: 7,
&quot;tag&quot;: &quot;5&quot;,
&quot;projectName&quot;: &quot;b&quot;,
&quot;fileList&quot;: []
},
{
&quot;summary&quot;: &quot;1&quot;,
&quot;note&quot;: &quot;0&quot;,
&quot;address&quot;: &quot;莱山区&quot;,
&quot;paln&quot;: &quot;a&quot;,
&quot;updateTime&quot;: &quot;2024-04-25 14:47:09&quot;,
&quot;type&quot;: &quot;1&quot;,
&quot;tags&quot;: [
{
&quot;id&quot;: 5,
&quot;name&quot;: &quot;产品x&quot;,
&quot;groupId&quot;: null,
&quot;createBy&quot;: null,
&quot;createTime&quot;: null,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;status&quot;: null
}
],
&quot;uid&quot;: 59,
&quot;createTime&quot;: &quot;2024-04-25 14:47:09&quot;,
&quot;id&quot;: 8,
&quot;tag&quot;: &quot;5&quot;,
&quot;projectName&quot;: &quot;b&quot;,
&quot;fileList&quot;: []
},
{
&quot;summary&quot;: &quot;1&quot;,
&quot;note&quot;: &quot;0&quot;,
&quot;address&quot;: &quot;芝罘区&quot;,
&quot;paln&quot;: &quot;a&quot;,
&quot;updateTime&quot;: &quot;2024-04-25 09:59:37&quot;,
&quot;type&quot;: &quot;1&quot;,
&quot;tags&quot;: [
{
&quot;id&quot;: 1,
&quot;name&quot;: &quot;标书11&quot;,
&quot;groupId&quot;: null,
&quot;createBy&quot;: null,
&quot;createTime&quot;: null,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;status&quot;: null
},
{
&quot;id&quot;: 5,
&quot;name&quot;: &quot;产品x&quot;,
&quot;groupId&quot;: null,
&quot;createBy&quot;: null,
&quot;createTime&quot;: null,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;status&quot;: null
}
],
&quot;uid&quot;: 59,
&quot;createTime&quot;: &quot;2024-04-25 09:59:37&quot;,
&quot;id&quot;: 33,
&quot;tag&quot;: &quot;5,1&quot;,
&quot;projectName&quot;: &quot;b&quot;,
&quot;fileList&quot;: [
{
&quot;fileName&quot;: &quot;20231103.#1710674285697#.yaml&quot;,
&quot;fileUrl&quot;: &quot;http://222.135.143.132:8088/admin/file/download/快捷键%2E%231710808185452%23%2Etxt&quot;,
&quot;id&quot;: 43
},
{
&quot;fileName&quot;: &quot;c.#1710674288516#.txt&quot;,
&quot;fileUrl&quot;: &quot;http://localhost:8088/admin/file/download/c%2E%231710674288516%23%2Etxt&quot;,
&quot;id&quot;: 44
}
]
}
]
}
}</code></pre>
<h5>返回参数说明</h5>
<table>
<thead>
<tr>
<th style="text-align: left;">参数名</th>
<th style="text-align: left;">类型</th>
<th>说明</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: left;">projectName</td>
<td style="text-align: left;">String</td>
<td>项目名称</td>
</tr>
<tr>
<td style="text-align: left;">caseId</td>
<td style="text-align: left;">int</td>
<td>案例id</td>
</tr>
<tr>
<td style="text-align: left;">uid</td>
<td style="text-align: left;">int</td>
<td>创建人</td>
</tr>
<tr>
<td style="text-align: left;">paln</td>
<td style="text-align: left;">int</td>
<td>规划</td>
</tr>
<tr>
<td style="text-align: left;">picPath</td>
<td style="text-align: left;">int</td>
<td>缩略图地址</td>
</tr>
<tr>
<td style="text-align: left;">filePath</td>
<td style="text-align: left;">int</td>
<td>文件地址</td>
</tr>
<tr>
<td style="text-align: left;">createTime</td>
<td style="text-align: left;">date</td>
<td>创建时间</td>
</tr>
<tr>
<td style="text-align: left;">updateTime</td>
<td style="text-align: left;">date</td>
<td>更新时间</td>
</tr>
<tr>
<td style="text-align: left;">note</td>
<td style="text-align: left;">int</td>
<td>0是未完成 1是已完成</td>
</tr>
</tbody>
</table>
<h5>备注</h5>
<ul>
<li>更多返回错误代码请看首页的错误代码描述</li>
</ul>