Commit 6e5b8e67 authored by 赵啸非's avatar 赵啸非

修改考勤汇总查询

parent b4be6fdc
......@@ -5,7 +5,7 @@ Content-Type: application/json
{
"loginName": "admin",
"password": "xhxADMIN8@a",
"password": "admin",
"securityCode": "admin"
}
......@@ -132,8 +132,9 @@ Authorization: {{authToken}}
Content-Type: application/json
{
"startTimeStart": "2024-03-01",
"endTimeEnd": "2024-04-09"
"staffId": 405,
"startTimeStart": "2024-08-11",
"endTimeEnd": "2024-08-19"
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment