易安卓


交流项目管理

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>交流项目管理接口</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://10.1.2.14:8090/superUser/getExProjectWithCondition</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;">appType</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>类型</td> </tr> <tr> <td style="text-align: left;">filter</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>过滤</td> </tr> <tr> <td style="text-align: left;">pageCount</td> <td style="text-align: left;">否</td> <td style="text-align: left;">string</td> <td>页数</td> </tr> <tr> <td style="text-align: left;">pageNum</td> <td style="text-align: left;">否</td> <td style="text-align: left;">string</td> <td>页码</td> </tr> </tbody> </table> <h5> 请求示例 </h5> <p>格式:row-json</p> <h5>返回示例</h5> <pre><code> 、[     {         &amp;quot;id&amp;quot;: 3053,         &amp;quot;pubId&amp;quot;: 1,         &amp;quot;pubPort&amp;quot;: &amp;quot;upload/superuser/por/310c8da5-f209-45c0-a6c0-c6d53b5c2048.jpg&amp;quot;,         &amp;quot;pubName&amp;quot;: &amp;quot;admin&amp;quot;,         &amp;quot;likeCount&amp;quot;: 0,         &amp;quot;seeCount&amp;quot;: 0,         &amp;quot;images&amp;quot;: &amp;quot;upload/exProject/images/7e53a614-23f6-4f7c-9dbd-8e686d081e89.jpg,upload/exProject/images/c56a9b44-435f-4428-aaa9-73fb339b33ad.jpg,upload/exProject/images/81311c05-1f68-44ce-a087-a55ccacbd986.jpg&amp;quot;,         &amp;quot;classType&amp;quot;: &amp;quot;123456&amp;quot;,         &amp;quot;introduce&amp;quot;: &amp;quot;123&amp;quot;,         &amp;quot;requireDoc&amp;quot;: &amp;quot;upload/exProject/reqWord/545df985-3e8b-4528-a3d5-871402eac1d1.doc&amp;quot;,         &amp;quot;desDoc&amp;quot;: &amp;quot;upload/exProject/desWord/a5c81e6a-1768-4527-9f88-b70bfe75f6a4.doc&amp;quot;,         &amp;quot;code&amp;quot;: &amp;quot;upload/exProject/code/1d027d58-aad4-45e7-b80b-70682419cbed.zip&amp;quot;,         &amp;quot;apk&amp;quot;: &amp;quot;upload/exProject/apk/42182cb6-5f82-4a53-8e78-67df6c269f9c.apk&amp;quot;,         &amp;quot;codeDownCount&amp;quot;: 0,         &amp;quot;upData&amp;quot;: &amp;quot;2023年03月14日 19:53:00&amp;quot;,         &amp;quot;proName&amp;quot;: &amp;quot;123456&amp;quot;,         &amp;quot;proactive&amp;quot;: 0,         &amp;quot;point&amp;quot;: 12     }</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;">id </td> <td style="text-align: left;">string </td> <td>提示,项目名</td> </tr> <tr> <td style="text-align: left;">point </td> <td style="text-align: left;">string </td> <td>提示,积分</td> </tr> </tbody> </table> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML