GET api/Resource/RetrieveUserAppLinks?parentresid={parentresid}&getresourcedata={getresourcedata}&dblinkname={dblinkname}
获取当前用户App链接地址
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
parentresid |
业务模块根节点编号 |
integer |
Required |
getresourcedata |
返回资源定义数据 |
integer |
Default value is 0 |
dblinkname | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
Dictionary of Object [key] and Object [value]Response Formats
application/json, text/json
Sample:
{ "System.Object": {} }