企业🤖AI Agent构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
## 已发布订单详情 ~~~[api] post:/api/provider/orderDetail *long:orderId=100001#订单id *appid=abcdefghijklmn#商户申请的appid *requestId=abcdefghijklmn#请求唯一ID *requestTime=abcdefghijklmn#请求时间 *sign=abcdefghijklmn#签名信息 <<< success { "code":"000", "data":{ "accountOwnerMobile":"13333333222", "applyFinishTime":null, "applyReason":"1", "bullyNick":"为什么昵称修改失败了呢", "bullyQq":null, "clientId":100004, "clientName":"全部客户端1", "disputeFrom":1, "dominId":10002, "dominName":"全部区服", "efficiencyCostAmount":null, "efficiencyDeposit":1.0, "gameAccount":"MTI=", "gameId":100006, "gameName":"阿里三国", "gameNote":"12", "gamePasswd":"MTI=", "gameRoleName":"12", "handleReason":null, "mobile":"12", "name":"测试3", "needDeposit":1.0, "needDlPrice":1.0, "orderChannel":1, "orderGroupRequirement":"[\"1562206514931687\",\"1562208714074846\"]", "orderId":1562038661996470, "orderRequirement":null, "orderStatusType":9, "orderTakingTime":1562739001, "orderType":1, "payAmount":null, "price":11.0, "processType":1, "profit":null, "providerNick":"测试3", "providerUserNick":"测试3", "publishNoteDetail":null, "publishNotePrice":null, "publishNoteTitle":null, "publishTime":1562232046, "qq":"12", "realDeposit":null, "realDlPrice":null, "reason":"1", "requirement":"代练要去五", "revokeFrom":1, "safeCostAmount":null, "safeDeposit":1.0, "serverId":10004, "serverName":"QQ1服", "settleTime":null, "tagging":null, "title":"11", "totalDeposit":2.0, "useTime":86400, }, "message":"成功" } <<< error { "code": "200006", "message": "服务商信息有误,请重新登录或联系客服", "data": null } <<< error { "code": "002", "message": "参数为空或者不存在", "data": null }