添加节点查看权限
/nodejurisdiction/inNodeview
接口描述
添加节点查看权限 既此节点对那个节点可见 添加前会先删除此节点之前的设置 然后添加)
请求类型
请求参数
参数名
类型
描述
必填
projectsid
String
(必填,不可为null)项目外键
必填
targetid
String
(必填,不可为null)自身节点的系统id
必填
otherid
String
(必填,不可为null)其他节点的系统id
必填
visible
String
(必填,不可为null)是否可见 返回true或false
必填