curl --location --request GET '/test/zzh?userId=4'
{
"success": true,
"total": null,
"message": null,
"data": {
"entryNoSignedCount": 0,
"contractsExpireNoSignedCount": 0,
"contractsOverdueNoSignedCount": 0,
"totalWaitMarkCount": 0,
"entryResultNoAlteration": 0,
"interviewResultNoAlteration": 0
}
}