变更版本 | 变更时间 | 变更人 | 变更内容 | 备注 |
---|---|---|---|---|
V1.5.0 | 2024-06-17 | fain mo | 上线 |
curl --location --request GET '/client/work/order/'
{
"code": 0,
"data": {
"appid": "string",
"createTime": "string",
"description": "string",
"id": "string",
"isDeleted": "string",
"operationId": "string",
"operationType": "string",
"server": "string",
"status": "string",
"title": "string",
"type": "string",
"uuid": "string"
},
"msg": "string",
"success": true,
"traceId": "string"
}