## 打手发单仲裁操作结果通知
~~~[api]
*
*
*
*
*
<<<
success
{
"qq": "7412",
"orderTakingTime": "2020/11/20 14:05:46",
"gameType": "0",
"releaseTime": "2020/11/20 14:04:24",
"statusType": "10",
"checkPhone": "1302327",
"orderId": "20201120140424160116303",
"gameAccount": "count",
"efficiencyDeposit": "100",
"requirement": "代练要求",
"title": "标题123",
"timelimit": "10",
"receiverId": "20200424113615194484235",
"gameName": "name",
"domainServer": "wangzhe",
"price": "110.0",
"gamePassWord": "pwd",
"safeDeposit": "100",
"contactPhone": "1302327",
"applyCancelTime": null,//申请撤销时间
"cancelContent": null,//申请撤销原因
"applyCancelUser": null,//申请撤销用户 (发单人/接单人)
"serviceFee": "0",//服务费(由资金收入方支付)
"actualDeductDLFee": "50",//实际支付代练费
"actualDeductSJFee": "60",//实际扣除双金
"applyCustUser": null,//申请仲裁裁用户 (发单人/接单人)
"applyCustTime": null,//申请仲裁时间
"arbitReason": ""//申请仲裁原因
"payDailianAmount": "10",//协商撤销支付代练费
"costDeposit": "20",//协商撤销赔付双金
"cancelContent": "yuanyin",//协商撤销原因
"applyExpContent": "yuanyin",//申请异常原因,
"orderoperation":"打手接单"
}
<<<
订单操作内容
orderoperation= "发单人加价";
orderoperation= "发单人加时";
orderoperation= "发单人锁定订单";
orderoperation= "发单人取消锁定订单";
orderoperation= "发单人申请撤销";
orderoperation= "打手申请撤销";
orderoperation= "发单人取消申请撤销";
orderoperation= "打手取消申请撤销";
orderoperation= "发单人同意撤销订单";
orderoperation= "打手同意撤销订单";
orderoperation= "打手申请订单异常";
orderoperation= "打手取消订单异常";
orderoperation= "发单人解决异常";
orderoperation= "发单人申请仲裁";
orderoperation= "打手申请仲裁";
orderoperation= "发单人取消申请仲裁";
orderoperation= "打手取消申请仲裁";
orderoperation= "发单人修改订单";
orderoperation= "发单人修改游戏密码";
orderoperation= "打手申请验收";
orderoperation= "发单人验收订单";
orderoperation= "发单人发送消息";
orderoperation= "打手发送消息";
orderoperation= "发单人上传截图";
orderoperation= "发单人上传截图";
orderoperation= "打手接单";
orderoperation= "订单违规删除";
orderoperation= "发单人删除订单";
orderoperation= "客服仲裁订单";
orderoperation= "客服强制仲裁订单";
orderoperation= "订单超时自动验收";
~~~