GET yzd/login/getDetailByDepId?depId={depId}&startDate={startDate}&endDate={endDate}&wenTiStr={wenTiStr}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| depId | No documentation available. |
Define this parameter in the request URI. |
| startDate | No documentation available. |
Define this parameter in the request URI. |
| endDate | No documentation available. |
Define this parameter in the request URI. |
| wenTiStr | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"tableId": 1,
"tableName": "sample string 2",
"userId": "sample string 3",
"userName": "sample string 4",
"imagePath": "sample string 5",
"date": "sample string 6",
"time": "sample string 7",
"pingJiaStars": 64,
"workItemName": "sample string 8",
"workLeiBie": "sample string 9",
"alert1": "sample string 10",
"isDeal": true,
"realDate": "2026-03-30T01:56:05.6421881+08:00"
},
{
"tableId": 1,
"tableName": "sample string 2",
"userId": "sample string 3",
"userName": "sample string 4",
"imagePath": "sample string 5",
"date": "sample string 6",
"time": "sample string 7",
"pingJiaStars": 64,
"workItemName": "sample string 8",
"workLeiBie": "sample string 9",
"alert1": "sample string 10",
"isDeal": true,
"realDate": "2026-03-30T01:56:05.6421881+08:00"
},
{
"tableId": 1,
"tableName": "sample string 2",
"userId": "sample string 3",
"userName": "sample string 4",
"imagePath": "sample string 5",
"date": "sample string 6",
"time": "sample string 7",
"pingJiaStars": 64,
"workItemName": "sample string 8",
"workLeiBie": "sample string 9",
"alert1": "sample string 10",
"isDeal": true,
"realDate": "2026-03-30T01:56:05.6421881+08:00"
}
]