token: ********************{
"id": 25
}curl --location 'https://safe.fetribe.cn/adminapi/auth.admin_leave/refuse' \
--header 'token: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"id": 25
}'{
"code": 1,
"show": 1,
"msg": "success",
"data": {
"id": 20,
"template_id": 2,
"business_type": "user_leave",
"business_id": 23,
"applicant_id": 132,
"trigger_flow_result": [
2000,
"审批全部完成",
[]
]
}
}