实创_物料_工程_app


下拉列表

<p><strong>简要描述:</strong> </p> <ul> <li>投诉子类下拉</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>customerservice/csComplaintsType/listCsComplaintsTypeNoPage</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li> <p>POST </p> <p><strong>返回示例</strong></p> </li> </ul> <pre><code> { "resultMsg": "OK", "resultCode": 200, "resultInfo": [ { "id": 4, "shop": null, "typeName": "油工问题", "status": 1, "complaintsTypeUuid": "20181119181502479LHI4B" }, { "id": 5, "shop": null, "typeName": "厨房问题", "status": 1, "complaintsTypeUuid": "201811211504432166J01D" } ], "page": null }</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;">typeName</td> <td style="text-align: left;">string</td> <td>名称</td> </tr> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul> <p><strong>简要描述:</strong> </p> <ul> <li>问题类型下拉</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>/customerservice/csComplaintsItem/listCsComplaintsItemNoPage</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST </li> </ul> <p><strong>参数:</strong> </p> <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;">complaintsTypeUuid</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>投诉子类编码</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code> { "resultMsg": "OK", "resultCode": 200, "resultInfo": [ { "id": 1, "shop": null, "broadHeading": "质量", "subclass": "水电工问题", "problemItems": "跳闸", "processingStaff": "项目经理,工人", "responseTime": 10, "executionTimeLimit": 1, "deductMarks": 1, "penalty": 201, "status": 1, "remarks": "错了没", "complaintsItemUuid": "20181120172123694F5QI7", "processingStaffList": null, "complaintsTypeUuid": "20181119181502479LHI4B" }, { "id": 2, "shop": null, "broadHeading": "质量", "subclass": "水电工问题", "problemItems": "跳闸", "processingStaff": "项目经理,工人", "responseTime": 10, "executionTimeLimit": 1, "deductMarks": 1, "penalty": 200, "status": 1, "remarks": "错了没", "complaintsItemUuid": "20181120172144411UDU18", "processingStaffList": null, "complaintsTypeUuid": "20181119181502479LHI4B" }, { "id": 3, "shop": null, "broadHeading": "1", "subclass": "1", "problemItems": "1", "processingStaff": null, "responseTime": null, "executionTimeLimit": null, "deductMarks": null, "penalty": null, "status": 1, "remarks": null, "complaintsItemUuid": "20181121160400879OYL6W", "processingStaffList": null, "complaintsTypeUuid": "20181119181502479LHI4B" }, { "id": 4, "shop": null, "broadHeading": "1", "subclass": "1", "problemItems": "1", "processingStaff": null, "responseTime": null, "executionTimeLimit": null, "deductMarks": null, "penalty": null, "status": 1, "remarks": null, "complaintsItemUuid": "20181121160631487GOPSO", "processingStaffList": null, "complaintsTypeUuid": "20181119181502479LHI4B" }, { "id": 5, "shop": null, "broadHeading": "投诉大类", "subclass": "投诉大类", "problemItems": "投诉大类", "processingStaff": null, "responseTime": 20, "executionTimeLimit": 1, "deductMarks": 10, "penalty": 20, "status": 1, "remarks": "", "complaintsItemUuid": "201811211612539107S51M", "processingStaffList": null, "complaintsTypeUuid": "20181119181502479LHI4B" }, { "id": 6, "shop": null, "broadHeading": "投诉大类", "subclass": "投诉大类", "problemItems": "投诉大类", "processingStaff": "项目经理,设计师,供应商", "responseTime": 200, "executionTimeLimit": 100, "deductMarks": 10333, "penalty": 20333, "status": 1, "remarks": "管理员", "complaintsItemUuid": "20181121161456238WX6O9", "processingStaffList": null, "complaintsTypeUuid": "20181119181502479LHI4B" }, { "id": 7, "shop": null, "broadHeading": "投诉大类", "subclass": "投诉大类", "problemItems": "投诉大类", "processingStaff": "项目经理,设计师,供应商,客户代表", "responseTime": 200, "executionTimeLimit": 1000, "deductMarks": 100, "penalty": 200, "status": 1, "remarks": "管理员", "complaintsItemUuid": "20181121162905726T27EB", "processingStaffList": null, "complaintsTypeUuid": "20181119181502479LHI4B" } ], "page": null }</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;">problemItems</td> <td style="text-align: left;">String</td> <td>名称</td> </tr> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML