POST yzd/login/updatePingJia?userId={userId}&depId={depId}&tel={tel}&stars={stars}&comment={comment}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| userId | No documentation available. |
Define this parameter in the request URI. |
| depId | No documentation available. |
Define this parameter in the request URI. |
| tel | No documentation available. |
Define this parameter in the request URI. |
| stars | No documentation available. |
Define this parameter in the request URI. |
| comment | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"id": 1,
"projectId": "sample string 2",
"userId": "sample string 3",
"mobile": "sample string 4",
"stars": 64,
"comment": "sample string 6",
"createDate": "2026-03-30T01:59:02.7673645+08:00"
}