实创_物料_工程_app


判责管理详情

<pre><code>**简要描述:** </code></pre> <ul> <li>判责管理详情</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://127.0.0.1:8080/customerservice/dutyInfo/showDetail?accessToken=85f385eb-eb1e-47c5-bb9a-cb7d31ca9ec7&amp;id=1</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST </li> </ul> <p><strong>参数:</strong> </p> <hr /> <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;">id</td> <td style="text-align: left;">是</td> <td style="text-align: left;">int</td> <td>主键</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code> { "resultCode": 200, "resultInfo": { "actualStartWorkTime": "243243", "constructionAddress": "3213", "contractNumber": "修改", "createTime": 1555763995000, "createUser": "系统管理员", "csDutyJudgeLists": [ { "compensateCode": "10010", "compensateMoney": 500, "compensateName": "123456", "compensateReason": "你还", "contractNumber": "56565656", "createTime": 1555919148000, "createUser": "系统管理员", "delFlag": "0", "dutyDeptCode": "10010", "dutyDeptName": "1", "dutySideName": "213", "id": 15, "judgeId": 1, "payee": "修改", "updateTime": 1555919148000, "updateUser": "系统管理员" }, { "compensateCode": "10010", "compensateMoney": 500, "compensateName": "123456", "compensateReason": "你还", "contractNumber": "", "createTime": 1555919148000, "createUser": "系统管理员", "delFlag": "0", "dutyDeptCode": "10010", "dutyDeptName": "1", "dutySideName": "213", "id": 16, "judgeId": 1, "payee": "修改", "updateTime": 1555919148000, "updateUser": "系统管理员" } ], "customerFeedback": "返回", "customerName": "3213", "customerPhone": "3213", "delFlag": "0", "dutyDetailTotalAmount": 2, "id": 1, "planCompleTime": "3213", "planStartWorkTime": "3213", "projectManage": "3213", "realSmall": "3213", "reason": "不好", "signBillAmount": 3213, "siteCondition": "3213", "siteVerfication": "你还", "status": "0", "store": "321313", "stylist": "3213", "unpaidAmount": 1, "updateTime": 1555919148000, "updateUser": "系统管理员", "woodworkDesigner": "3213", "updateDate": "2019-04-23 10:30:21", "createDate": "2019-04-20 20:39:55" }, "resultMsg": "OK" }</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;">resultCode</td> <td style="text-align: left;">是</td> <td>int</td> <td>返回200正常</td> </tr> <tr> <td style="text-align: left;">resultInfo</td> <td style="text-align: left;">是</td> <td>int</td> <td>目前返回修改记录的条数固定值1</td> </tr> <tr> <td style="text-align: left;">resultMsg</td> <td style="text-align: left;">是</td> <td>string</td> <td>OK表示正常</td> </tr> <tr> <td style="text-align: left;">resultInfo</td> <td style="text-align: left;">是</td> <td>bean</td> <td>返回判责单详情信息</td> </tr> <tr> <td style="text-align: left;">csDutyJudgeLists</td> <td style="text-align: left;">是</td> <td>bean</td> <td>责任部门相关信息</td> </tr> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML