数据字典获取单条记录(dicId)
接口地址:${config.runtime-api-contextPath}/engine-api/xConfig/sysDictionaryGet
注:${config.runtime-api-contextPath}为当前平台服务站点路径,如开发环境接口地址为http://epm.projects.bingosoft.net:20047/xcreator-api/engine-api/xConfig/sysDictionaryGet
返回格式:JSON
用户验证:是
请求方式:Get
请求参数(Query):
dicId:字典ID
appId: 应用ID
tenantCode: 租户编码(接口直接取当前用户的租户编码)
请求示例:http://epm.projects.bingosoft.net:20047/xcreator-api/engine-api/xConfig/sysDictionaryGet?appId=ff3dec64-3599-4d48-b573-6d7198f94584 &dicId=8bd4e16c-d34c-4508-9e3b-22d80a59e4fe
JSON返回示例: