token: ********************{
"remark": "复岗备注",
"resume_at": "2025-10-26 17:47:58"
}curl --location 'https://safe.fetribe.cn/adminapi/auth.adminResume/apply' \
--header 'token: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"remark": "复岗备注",
"resume_at": "2025-10-26 17:47:58"
}'{
"code": 1,
"show": 1,
"msg": "success",
"data": [
200,
"审批完成,开启下一步骤",
[]
]
}