curl --location --request GET 'https://open.weibanzhushou.com/open-api/workorder/list?limit=10&offset=0&start_time=1592576435&end_time=1592576420&title&access_token='
{
"errcode": 0,
"errmsg": "ok",
"total": 2,
"workorder_list": [
{
"id": 1,
"order_no": "1446377590381088768",
"template_id": 11,
"template_title": "HL-TEST-01",
"flow_handler": 1,
"template_step": 1,
"title": "share",
"relation_type": 1,
"relation_id": "wm8xjUCAAAZDelagE_cKJ-wvVns9r7_g",
"status": 10,
"handler_id": "HuLei",
"last_handler_id": null,
"creator_id": "HuLei",
"created_at": 1633678676,
"updated_at": 1633678676,
"total_time": 0,
"content": {
"pic": [],
"text": "sdfs"
}
}
]
}