暂无描述
Authorization: Bearer ********************
curl --location --request GET 'https://api.tolink.cloud/checkin/getSumReportList'
{
"code": 0,
"data": {
"list": [
{
"Userid": "18661139072",
"aCount": "",
"actualDays": "23.00",
"bCount": "",
"bjDays": "",
"chanjjDays": "",
"checkin": "2022-08",
"company": "",
"confirmData": {
"status": 1,
"confirmStatus": 1,
"remark": ""
},
"depOfService": "",
"entryTime": "",
"fanTieAmount": "345.00",
"jiabanCount": "",
"ldkCount": "",
"njDays": "1.00",
"post": "",
"qieQingAmount": "",
"shouldDays": "23.00",
"sjDays": "",
"userName": "管理员",
"workCcDays": ""
}
],
"page": 1,
"total": 1
},
"msg": "success"
}