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

修改考勤汇总查询

parent b4be6fdc
...@@ -5,7 +5,7 @@ Content-Type: application/json ...@@ -5,7 +5,7 @@ Content-Type: application/json
{ {
"loginName": "admin", "loginName": "admin",
"password": "xhxADMIN8@a", "password": "admin",
"securityCode": "admin" "securityCode": "admin"
} }
...@@ -132,8 +132,9 @@ Authorization: {{authToken}} ...@@ -132,8 +132,9 @@ Authorization: {{authToken}}
Content-Type: application/json Content-Type: application/json
{ {
"startTimeStart": "2024-03-01", "staffId": 405,
"endTimeEnd": "2024-04-09" "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