curl --location --request POST 'http://xxx.example.com/data/take/dept/last?appid=123&signature=appid+%E6%AF%AB%E7%A7%92%E6%97%B6%E9%97%B4%E6%88%B3+appSecret%EF%BC%8C%E6%8B%BC%E6%8E%A5%E5%90%8E%E8%AE%A1%E7%AE%97%E5%87%BA%E7%9A%84MD5%E5%80%BC&offset=1&timeStamp=1744169654697&limit=10'{
"data": [
{
"OrgId": "10",
"OrgName": "123123",
"Status": true,
"Type": "O",
"Note": "",
"Created": "2024-08-01 10:47:29",
"Updated": "2024-08-01 10:47:29",
"SourceOpcode": 0,
"Inherit": 0,
"ParentOrgId": "9"
},
{
"OrgId": "11",
"OrgName": "1232133",
"Status": true,
"Type": "O",
"Note": "",
"Created": "2024-08-01 10:47:29",
"Updated": "2024-08-01 10:47:29",
"SourceOpcode": 0,
"Inherit": 0,
"ParentOrgId": "10"
}
],
"total": 19
}