curl --location --request GET 'https://api.tolink.cloud/staffSalary/get?id'{
"code": 0,
"msg": "string",
"data": {
"id": 0,
"money": "string",
"name": "string",
"createdAt": "string",
"updatedAt": "string",
"status": 0,
"currentRoles": "string",
"currentUsers": "string",
"historyUsers": "string",
"ccUsers": "string",
"nodeId": "string",
"isRevert": true,
"revertType": 0,
"revertNodeId": "string",
"stepUsers": "string",
"isStep": true,
"stepType": 0,
"info": "string"
}
}