M+ CPD


供应商派工

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>供应商派工</li> </ul> <h5>请求URL</h5> <ul> <li><code>/cpd/repairQuotation/supplierDispatchWorker</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>参数</h5> <pre><code> { "actualInformation": { // 实际报价单信息 "counterNumber": 0, // 柜台数量 "dateNumber": 0, // 天数 "remark": "string", // 备注 "time": 0, // 日期 "workerNumber": 0 // 人数 }, "actualMaterialExpense": 0, "actualOtherExpense": 0, "actualTotalExpense": 0, "apiVersion": "string", "counterQty": 0, "estimate": { "counterNumber": 0, "dateNumber": 0, "remark": "string", "time": 0, "workerNumber": 0 }, "estimateInformation": { "counterNumber": 0, "dateNumber": 0, "remark": "string", "time": 0, "workerNumber": 0 }, "estimateMaterialExpense": 0, "estimateOtherExpense": 0, "estimateTotalExpense": 0, "rejectComment": "string", "repairOrderId": [ "string" ], "repairQuotationId": "string", // 报价单id "repairWorker": [ // 维修工 { "name": "string", "phone": "string" } ], "requestId": "string", "statusEnumEnum": "PENDING", "storeName": "string", "supplierId": "string", "timestamp": 0, }</code></pre> <h5>返回示例</h5> <pre><code> { "code": 0, "data": { "approvalResponseList": [ { "currentIndex": 0, "preStepInstanceId": "string", "stepInstanceId": "string", "stepWorkflowInstanceId": "string", "workflowInstanceId": "string" } ] }, "message": "string", "requestId": "string", "timestamp": 0 }</code></pre>

页面列表

ITEM_HTML