变更版本 | 变更时间 | 变更人 | 变更内容 | 备注 |
---|---|---|---|---|
V1.5.0 | 2024-06-17 | fain mo | 上线 |
curl --location --request GET '/client/work/order?id=&uuid=&server=&title=&description=&type=其他:'\''other'\'',操作类:'\''operation'\'',账户类:'\''account'\'',资金类:'\''fund'\''&status=待定:'\''pending'\'',处理中:'\''handling'\''完成:,'\''done'\''&page&pagesize'
{
"code": 0,
"data": [
{
"id": "TK202308240654501917",
"appid": "app90fa30011385",
"uuid": "I3242886",
"server": "Y6656392",
"title": "你是真狠啊,往海里放毒",
"description": null,
"type": "operation",
"status": "handling",
"operationId": null,
"operationType": null,
"createTime": "2023-08-24 06:54:51",
"isDeleted": "0"
}
],
"totalCounts": 1,
"msg": "success",
"success": true,
"traceId": ""
}