小程序


获取问题类型(方便前台展示)

<p><strong>简要描述:</strong> </p> <ul> <li>获取问题类型(方便前台展示)</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://106.15.251.200:8686/legal/msg/getQuestionTypes</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST </li> </ul> <p><strong>参数:</strong> </p> <p>Headers: token: 8881540f8804123978c68ddca4009016 userId: 2</p> <p><strong>返回示例</strong></p> <pre><code> { "status": "1", "msg": "success", "data": [ { "id": 1, "codeType": "WTLX", "codeTypeName": "问题类型", "codeValueName": "股权结构", "status": 1, "remark": null, "createOperator": 1, "updateOperator": 1, "createDate": 1587793671000, "updateDate": 1587793675000 }, { "id": 2, "codeType": "WTLX", "codeTypeName": "问题类型", "codeValueName": "公司治理", "status": 1, "remark": null, "createOperator": 1, "updateOperator": 1, "createDate": 1587793671000, "updateDate": 1587793675000 }, { "id": 3, "codeType": "WTLX", "codeTypeName": "问题类型", "codeValueName": "员工激励", "status": 1, "remark": null, "createOperator": 1, "updateOperator": 1, "createDate": 1587793671000, "updateDate": 1587793675000 }, { "id": 4, "codeType": "WTLX", "codeTypeName": "问题类型", "codeValueName": "股权融资", "status": 1, "remark": null, "createOperator": 1, "updateOperator": 1, "createDate": 1587793671000, "updateDate": 1587793675000 } ] }</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;">status</td> <td style="text-align: left;">int</td> <td>状态id, 1:成功 0:失败</td> </tr> <tr> <td style="text-align: left;">msg</td> <td style="text-align: left;">String</td> <td>信息</td> </tr> <tr> <td style="text-align: left;">data</td> <td style="text-align: left;">Object</td> <td></td> </tr> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul> <p>欢迎使用ShowDoc!</p>

页面列表

ITEM_HTML