/ws/third/org/query.jhtml
-
查询机构列表
-
URL
-
请求参数示例
-
类型
POST
-
请求参数说明
参数名 说明 token 令牌 -
Result Json
{"code":"2000","msg":"success","result":机构信息数组}
-
返回参数说明
参数名 说明 id 机构id name 名称 code 机构编码 parentId 上级机构id type 机构类型 sort 排序 remark 备注
-