文档
测试

数据授权查询

POST
http://122.112.221.198:8080/dgp_api/dgp_api/dmss/dataAuth/listDataAuth

接口描述

json

请求头

参数名
类型
描述
必填
Authorization
String
token
必填

请求参数

参数名
类型
描述
必填
pageNumber
Integer
第几页
必填
pageSize
Integer
页面大小
必填
userId
String
用户id
必填

说明 / 示例

字段说明参照新增 { "total": 2, "rows": [ { "id": "708362747376701440", "treeId": "700028535830487042", "tableCode": "rt_jsc_ind_dms", "dsId": "/DGPDB-MYSQL/dsb20", //数据源id "dsName": "/DGPDB-MYSQL/dsb20", //数据源名称 "dbName": "/DGPDB-MYSQL/dsb20", //数据库名称 "canDownload": "1", "authStartDate": "2020-05-08", "authEndDate": "2020-06-27", "userId": "ff808081719b82e301719be232950020", "createUserName": "admin", "createTime": "2020-05-08 17:00:40", "updateUserName": null, "updateTime": "2020-05-08 16:59:42", "fieldList": [ { "id": "708362747510919168", "authId": "708362747376701440", "fieldCode": "MTH_NM" }, { "id": "708362747448004608", "authId": "708362747376701440", "fieldCode": "DAY_ALS_2" }, { "id": "708362747397672960", "authId": "708362747376701440", "fieldCode": "DAY_ID" } ] }, { "id": "708300461022777344", "treeId": "700028535809515520", "tableCode": "c_rf_channel_prod_rel", "dsDbName": "/DGPDB-MYSQL/dsb20", "canDownload": "1", "authStartDate": "2020-05-08", "authEndDate": "2020-06-11", "userId": "ff808081719b82e301719be232950020", "createUserName": "admin", "createTime": "2020-05-08 16:25:02", "updateUserName": "admin", "updateTime": "2020-05-08 16:26:00", "fieldList": [ { "id": "708354023341821952", "authId": "708300461022777344", "fieldCode": "chan_name" }, { "id": "708354023090163712", "authId": "708300461022777344", "fieldCode": "chan_id" } ] } ] }