GET api/weda/getWeDaList?depId={depId}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| depId | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"Key": 1,
"Value": "sample string 2"
},
{
"Key": 1,
"Value": "sample string 2"
},
{
"Key": 1,
"Value": "sample string 2"
}
]