GET zh/share/getShare_JianLiTongZhiDan?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:
[
{
"AllTitle": "sample string 1",
"ViceTitle": "sample string 2",
"TableId": 3,
"Date": "sample string 4",
"DateStr": "sample string 5",
"WeekStr": "sample string 6",
"DateTime": "2026-03-30T01:59:22.388369+08:00"
},
{
"AllTitle": "sample string 1",
"ViceTitle": "sample string 2",
"TableId": 3,
"Date": "sample string 4",
"DateStr": "sample string 5",
"WeekStr": "sample string 6",
"DateTime": "2026-03-30T01:59:22.388369+08:00"
},
{
"AllTitle": "sample string 1",
"ViceTitle": "sample string 2",
"TableId": 3,
"Date": "sample string 4",
"DateStr": "sample string 5",
"WeekStr": "sample string 6",
"DateTime": "2026-03-30T01:59:22.388369+08:00"
}
]