产品画像

产品画像


产品查询接口

<p><strong>简要描述:</strong> </p> <ul> <li>产品查询接口</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>/api/queryPublicFund</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST json</li> </ul> <p><strong>参数:</strong> </p> <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;">fundCode</td> <td style="text-align: left;">String</td> <td>fundCode</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{ "code": "00", "data": { "fundName": "产品名称", "mgName": "管理人名称", "mgCode": "管理人代码", "strategyType": "策略分类" }, "message": "成功", "ok": true }</code></pre> <p><strong>返回参数说明</strong> </p> <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;">code</td> <td style="text-align: left;">int</td> <td>返回码 00:成功, 其他:失败</td> </tr> </tbody> </table>

页面列表

ITEM_HTML