GET zh/share/getShare_XunShi?userId={userId}&depId={depId}
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. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"Date": "sample string 1",
"DateStr": "sample string 2",
"WeekStr": "sample string 3",
"DateTime": "2026-03-30T01:54:52.9257741+08:00"
},
{
"Date": "sample string 1",
"DateStr": "sample string 2",
"WeekStr": "sample string 3",
"DateTime": "2026-03-30T01:54:52.9257741+08:00"
},
{
"Date": "sample string 1",
"DateStr": "sample string 2",
"WeekStr": "sample string 3",
"DateTime": "2026-03-30T01:54:52.9257741+08:00"
}
]