dubhe-sdk-organization
v1.3.75
Published
javascript sdk for dubhe_organization_service, generate at 2024-05-30 20:03:24, generate by [email protected]
Downloads
4
Readme
dubhe-sdk-organization
dubhe-sdk-organization - JavaScript client for dubhe organization service
- Package version: 1.3.75, generate by [email protected]
- Build date: 2024-05-30 20:03:24
For more information, please visit http://www.billion-byte.com
Installation
For Node.js
npm
To publish the library as a npm, please follow the procedure in "Publishing npm packages".
Then install it via:
npm install dubhe-sdk-organization --save
Finally, you need to build the module:
npm run build
Local development
To use the library locally without publishing to a remote npm registry, first install the dependencies by changing into the directory containing package.json
(and this README). Let's call this JAVASCRIPT_CLIENT_DIR
. Then run:
npm install
Next, link it globally in npm with the following, also from JAVASCRIPT_CLIENT_DIR
:
npm link
To use the link you just defined in your project, switch to the directory you want to use your dubhe-sdk-organization from, and run:
npm link /path/to/<JAVASCRIPT_CLIENT_DIR>
Finally, you need to build the module:
npm run build
Getting Started
Please follow the installation instruction and execute the following JS code:
import { AgbBachControllerApi } from 'dubhe-sdk-organization';
const api = new AgbBachControllerApi(ApiContext.getInstance());
const agntCode = "agntCode_example"; // {String} 合同编号
try {
const {data} = await api.agbBachListByAgntCode(agntCode);
} catch(error) {
console.error(error);
}
API Endpoints
All URIs are relative to http://139.3.24.189:28790/ORGANIZATION
Class | Method | HTTP request | Description ------------ | ------------- | ------------- | ------------- AgbBachControllerApi | agbBachListByAgntCode | GET /rest/organization/agbBach/listAgbBachByAgntCode | 通过合同编号搜索批次列表 AgbBachControllerApi | fetchAgbBachDetail | GET /rest/organization/agbBach/detail/{uuid} | 获取代理批次详细 AgbBachControllerApi | fetchAgbBachList | GET /rest/organization/agbBach/list | 获取代理批次列表 AgbBachControllerApi | fetchAgbBachListByBks | GET /rest/organization/agbBach/fetchByBks | fetchAgbBachListByBks AgbBachControllerApi | removeAgbBach | DELETE /rest/organization/agbBach/remove/{uuid} | 删除代理批次 AgbBachControllerApi | removeAgbBachListByBks | DELETE /rest/organization/agbBach/removeByBks | removeAgbBachListByBks AgbBachControllerApi | saveAgbBach | POST /rest/organization/agbBach/save | 保存代理批次 AgbBachControllerApi | updateAgbBach | PATCH /rest/organization/agbBach/update | 更新代理批次 AgbBachControllerApi | updateForceAgbBach | PUT /rest/organization/agbBach/updateForce | 刷新代理批次 AgbCntrControllerApi | agbCntrListByAgntCode | GET /rest/organization/agbCntr/listAgbCntrListByAgntCode | 通过合同编号搜索代理协议列表 AgbCntrControllerApi | fetchAgbCntrDetail | GET /rest/organization/agbCntr/detail/{uuid} | 获取代理协议详细 AgbCntrControllerApi | fetchAgbCntrList | GET /rest/organization/agbCntr/list | 获取代理协议列表 AgbCntrControllerApi | fetchAgbCntrListByBks | GET /rest/organization/agbCntr/fetchByBks | fetchAgbCntrListByBks AgbCntrControllerApi | getAgbCntrDetail | GET /rest/organization/agbCntr/getDetail/{agntCode} | 获取代理协议详细 AgbCntrControllerApi | removeAgbCntr | DELETE /rest/organization/agbCntr/remove/{uuid} | 删除代理协议 AgbCntrControllerApi | removeAgbCntrListByBks | DELETE /rest/organization/agbCntr/removeByBks | removeAgbCntrListByBks AgbCntrControllerApi | saveAgbCntr | POST /rest/organization/agbCntr/save | 保存代理协议 AgbCntrControllerApi | updateAgbCntr | PATCH /rest/organization/agbCntr/update | 更新代理协议 AgbCntrControllerApi | updateForceAgbCntr | PUT /rest/organization/agbCntr/updateForce | 刷新代理协议 AgsBachUserControllerApi | fetchAgsBachUserDetail | GET /rest/organization/agsBachUser/detail/{wageCode} | 获取代理批次关联人员详细 AgsBachUserControllerApi | fetchAgsBachUserList | GET /rest/organization/agsBachUser/list | 获取代理批次关联人员列表 AgsBachUserControllerApi | fetchAgsBachUserListByBks | GET /rest/organization/agsBachUser/fetchByBks | fetchAgsBachUserListByBks AgsBachUserControllerApi | getAgsBachUserDetail | GET /rest/organization/agsBachUser/listBachUser | 获取批次人员 AgsBachUserControllerApi | removeAgsBachUser | DELETE /rest/organization/agsBachUser/remove/{wageCode} | 删除代理批次关联人员 AgsBachUserControllerApi | removeAgsBachUserListByBks | DELETE /rest/organization/agsBachUser/removeByBks | removeAgsBachUserListByBks AgsBachUserControllerApi | saveAgsBachUser | POST /rest/organization/agsBachUser/save | 保存代理批次关联人员 AgsBachUserControllerApi | updateAgsBachUser | PATCH /rest/organization/agsBachUser/update | 更新代理批次关联人员 AgsBachUserControllerApi | updateForceAgsBachUser | PUT /rest/organization/agsBachUser/updateForce | 刷新代理批次关联人员 ComPurviewControllerApi | getComAuthByBusiness | GET /rest/organization/comPurview/getComAuthByBusiness | 获取权限范围列表 ComPurviewControllerApi | getComAuthByUser | GET /rest/organization/comPurview/getComAuthByUser | 获取当前用户权限范围列表 ComPurviewControllerApi | updateComPurview | POST /rest/organization/comPurview/update | 更新权限范围 DimBsutCfgControllerApi | fetchDimBsutCfgDetail | GET /rest/organization/dimBsutCfg/detail/{uuid} | 获取事业部配置详细 DimBsutCfgControllerApi | fetchDimBsutCfgList | GET /rest/organization/dimBsutCfg/list | 获取事业部配置列表 DimBsutCfgControllerApi | fetchDimBsutCfgListByBks | GET /rest/organization/dimBsutCfg/fetchByBks | fetchDimBsutCfgListByBks DimBsutCfgControllerApi | removeDimBsutCfg | DELETE /rest/organization/dimBsutCfg/remove/{uuid} | 删除事业部配置 DimBsutCfgControllerApi | removeDimBsutCfgListByBks | DELETE /rest/organization/dimBsutCfg/removeByBks | removeDimBsutCfgListByBks DimBsutCfgControllerApi | saveDimBsutCfg | POST /rest/organization/dimBsutCfg/save | 保存事业部配置 DimBsutCfgControllerApi | updateDimBsutCfg | PATCH /rest/organization/dimBsutCfg/update | 更新事业部配置 DimBsutCfgControllerApi | updateForceDimBsutCfg | PUT /rest/organization/dimBsutCfg/updateForce | 刷新事业部配置 DimBsutControllerApi | createDimBsut | PATCH /rest/organization/dimBsut/create | 新建事业部模板 DimBsutControllerApi | fetchDimBsutDetail | GET /rest/organization/dimBsut/detail/{bsutMdlCode} | 获取事业部模板详细 DimBsutControllerApi | fetchDimBsutList | GET /rest/organization/dimBsut/list | 获取事业部模板列表 DimBsutControllerApi | fetchDimBsutTree | GET /rest/organization/dimBsut/tree | 获取树结构事业部门 DimBsutControllerApi | removeDimBsut | DELETE /rest/organization/dimBsut/remove/{bsutMdlCode} | 删除事业部模板 DimBsutControllerApi | updateDimBsut | PATCH /rest/organization/dimBsut/update | 更新事业部模板 DimCorpCfgControllerApi | canCreateChild | GET /rest/organization/dimCorpCfg/canCreateChild | 当前机构模板下可以新建的子机构类型 DimCorpCfgControllerApi | fetchCorpCfgViewList | GET /rest/organization/dimCorpCfg/listViewCorpCfg | 获取法人机构配置列表 DimCorpCfgControllerApi | fetchCorpDetail | GET /rest/organization/dimCorpCfg/corpDetail/{mdlCode} | 获取法人机构配置详细 DimCorpCfgControllerApi | fetchDimCorpCfgAll | GET /rest/organization/dimCorpCfg/all | 获取法人机构配置列表 DimCorpCfgControllerApi | fetchDimCorpCfgDetail | GET /rest/organization/dimCorpCfg/detail/{mdlCode} | 获取法人机构配置详细 DimCorpCfgControllerApi | fetchDimCorpCfgList | GET /rest/organization/dimCorpCfg/list | 获取法人机构配置列表 DimCorpCfgControllerApi | fetchDimCorpCfgRootNode | GET /rest/organization/dimCorpCfg/rootNode | 获取树结构法人机构配置 DimCorpCfgControllerApi | fetchDimCorpCfgTree | GET /rest/organization/dimCorpCfg/tree | 获取树结构法人机构配置 DimCorpCfgControllerApi | fetchViewDimCorpCfgList | GET /rest/organization/dimCorpCfg/fetchViewDimCorpCfgList | 获取法人机构配置列表 DimCorpCfgControllerApi | removeDimCorpCfg | DELETE /rest/organization/dimCorpCfg/remove/{mdlCode} | 删除法人机构配置 DimCorpCfgControllerApi | saveAllDimCorpCfg | POST /rest/organization/dimCorpCfg/saveAll | 新建法人机构配置 DimCorpCfgControllerApi | updateDimCorpCfg | POST /rest/organization/dimCorpCfg/update | 更新/新建法人机构配置 DimCorpCfgControllerApi | updateDimCorpCfgUseFlag | PUT /rest/organization/dimCorpCfg/useFlag | 更新法人机构配置可用标识 DimCorpControllerApi | fetchAllList | GET /rest/organization/dimCorp/corplist | 获取机构列表 DimCorpControllerApi | fetchDimCorpAndCfgList | GET /rest/organization/dimCorp/fetchDimCorpAndCfgList | 获取法人机构联合列表 DimCorpControllerApi | fetchDimCorpDetail | GET /rest/organization/dimCorp/detail/{mdlCode} | 获取金融机构规划详细 DimCorpControllerApi | fetchDimCorpList | GET /rest/organization/dimCorp/list | 获取法人机构列表 DimCorpControllerApi | genDimCorp | POST /rest/organization/dimCorp/genDimCorp | 新建法人行 DimCorpControllerApi | getBasicOrgTree | GET /rest/organization/dimCorp/basicOrgTree | 获取基础组织机构树 DimCorpControllerApi | getGeneralView | GET /rest/organization/dimCorp/generalView | 获取机构规划总览数据 DimCorpControllerApi | getOrgTree | GET /rest/organization/dimCorp/orgTree | 获取组织机构树 DimCorpControllerApi | getUserOrgTree | GET /rest/organization/dimCorp/userOrgTree | 根据用户获取组织机构树 DimCorpControllerApi | removeDimCorp | DELETE /rest/organization/dimCorp/remove/{mdlCode} | 删除金融机构规划 DimCorpControllerApi | updateDimCorp | PATCH /rest/organization/dimCorp/update | 更新金融机构规划 DimDeptControllerApi | bindLine | POST /rest/organization/dimDept/bindLine | 绑定条线规划中心 DimDeptControllerApi | bindSect | POST /rest/organization/dimDept/bindSect | 绑定管理中心 DimDeptControllerApi | fetchDimDeptAll | GET /rest/organization/dimDept/all | 获取全部职能部门 DimDeptControllerApi | fetchDimDeptDetail | GET /rest/organization/dimDept/detail/{mdlCode} | 获取职能部门详细 DimDeptControllerApi | fetchDimDeptEnableSectList | GET /rest/organization/dimDept/fetchDimDeptEnableSectList | 获取可以分配到中心的职能部门 DimDeptControllerApi | fetchDimDeptList | GET /rest/organization/dimDept/list | 获取职能部门列表 DimDeptControllerApi | fetchDimDeptListByOrgCode | GET /rest/organization/dimDept/fetchListByOrgCode | 获取职能部门列表 DimDeptControllerApi | fetchDimDeptSubList | GET /rest/organization/dimDept/fetchDimDeptSubList | 获取职能部门下级列表 DimDeptControllerApi | fetchDimDeptTree | GET /rest/organization/dimDept/tree | 获取树结构职能部门 DimDeptControllerApi | removeDimDept | DELETE /rest/organization/dimDept/remove/{mdlCode} | 删除职能部门 DimDeptControllerApi | unbindSect | POST /rest/organization/dimDept/unbindSect | 解绑管理中心 DimDeptControllerApi | updateDimDept | POST /rest/organization/dimDept/update | 更新职能部门 DimDeptControllerApi | useFlag | PUT /rest/organization/dimDept/useFlag | 更新职能部门可用标识 DimLineControllerApi | fetchDimLineDetail | GET /rest/organization/dimLine/detail/{lineCode} | 获取条线规划详细 DimLineControllerApi | fetchDimLineGroupList | GET /rest/organization/dimLine/fetchGroupList | 获取条线规划分组列表 DimLineControllerApi | fetchDimLineList | GET /rest/organization/dimLine/list | 获取条线规划列表 DimLineControllerApi | updateDimLine | POST /rest/organization/dimLine/update | 更新/新建管理中心规划 DimLineControllerApi | updateDimLineUseFlag | PUT /rest/organization/dimLine/useFlag | 更新管理中心规划可用标识 DimMagSectControllerApi | bindDimMagSectLine | POST /rest/organization/dimMagSect/bindLine | 绑定管理中心条线 DimMagSectControllerApi | fetchDimMagSectDetail | GET /rest/organization/dimMagSect/detail/{sectCode} | 获取管理中心规划详细 DimMagSectControllerApi | fetchDimMagSectList | GET /rest/organization/dimMagSect/list | 获取管理中心规划列表 DimMagSectControllerApi | fetchDimMagSectStatisticalList | GET /rest/organization/dimMagSect/statisticalList | 获取管理中心统计列表 DimMagSectControllerApi | fetchDimMagSectTree | GET /rest/organization/dimMagSect/tree | 获取管理中心规划列表 DimMagSectControllerApi | fetchMagSectFlatTreeList | GET /rest/organization/dimMagSect/magSectFlatTreeList | 获取管理中心规划列表 DimMagSectControllerApi | unbindDimMagSectLine | POST /rest/organization/dimMagSect/unbindLine | 解绑管理中心条线 DimMagSectControllerApi | updateDimMagSect | POST /rest/organization/dimMagSect/update | 更新/新建管理中心规划 DimMagSectControllerApi | updateDimMagSectUseFlag | PUT /rest/organization/dimMagSect/useFlag | 更新管理中心规划可用标识 DimOrgJobCfgControllerApi | fetchDimDeptJobList | POST /rest/organization/dimOrgJobCfg/fetchDimDeptJobList | 分支行职位查询 DimOrgJobCfgControllerApi | fetchDimOrgJobCfgDetail | GET /rest/organization/dimOrgJobCfg/fetchDetail | 获取组织岗位编制标准配置详细 DimOrgJobCfgControllerApi | fetchDimOrgJobCfgList | GET /rest/organization/dimOrgJobCfg/list | 获取组织岗位编制标准配置列表 DimOrgJobCfgControllerApi | fetchDimOrgJobCfgListByBks | GET /rest/organization/dimOrgJobCfg/fetchByBks | fetchDimOrgJobCfgListByBks DimOrgJobCfgControllerApi | removeDimOrgJobCfg | DELETE /rest/organization/dimOrgJobCfg/remove/{uuid} | 删除组织岗位编制标准配置 DimOrgJobCfgControllerApi | removeDimOrgJobCfgListByBks | DELETE /rest/organization/dimOrgJobCfg/removeByBks | removeDimOrgJobCfgListByBks DimOrgJobCfgControllerApi | saveDimOrgJobCfg | POST /rest/organization/dimOrgJobCfg/save | 保存组织岗位编制标准配置 DimOrgJobCfgControllerApi | updateDimOrgJobCfg | PATCH /rest/organization/dimOrgJobCfg/update | 更新组织岗位编制标准配置 DimOrgJobCfgControllerApi | updateForceDimOrgJobCfg | PUT /rest/organization/dimOrgJobCfg/updateForce | 刷新组织岗位编制标准配置 DimPostControllerApi | fetchDimPostDetail | GET /rest/organization/dimPost/dimPostDetail/{mdlCode} | 获取管理岗位详细 DimPostControllerApi | fetchDimPostList | GET /rest/organization/dimPost/list | 获取管理岗位列表 DimPostControllerApi | fetchDimPostListByBks | GET /rest/organization/dimPost/fetchByBks | fetchDimPostListByBks DimPostControllerApi | fetchListPostCfg | GET /rest/organization/dimPost/listPostCfg | 获取管理岗位配置信息 DimPostControllerApi | fetchPostDetail | GET /rest/organization/dimPost/detail/{mdlCode} | 获取管理岗位详细 DimPostControllerApi | fetchSyncPostCfgList | GET /rest/organization/dimPost/listSyncPostCfg | 获取同步管理岗位配置信息 DimPostControllerApi | removeDimPost | DELETE /rest/organization/dimPost/remove/{mdlCode} | 删除管理岗位 DimPostControllerApi | removeDimPostListByBks | DELETE /rest/organization/dimPost/removeByBks | removeDimPostListByBks DimPostControllerApi | saveDimPost | POST /rest/organization/dimPost/saveDimPost | 保存管理岗位 DimPostControllerApi | savePost | POST /rest/organization/dimPost/save | 保存管理岗位 DimPostControllerApi | syncPost | POST /rest/organization/dimPost/syncPost | 同步岗位信息 DimPostControllerApi | updateDimPost | PATCH /rest/organization/dimPost/updateDimPost | 更新管理岗位 DimPostControllerApi | updateDimPostAll | PATCH /rest/organization/dimPost/updateDimPostAll | 更新管理岗位高级 DimPostControllerApi | updateForceDimPost | PUT /rest/organization/dimPost/updateForce | 刷新管理岗位 DimPostControllerApi | updatePost | PATCH /rest/organization/dimPost/updatePost | 更新管理岗位 HrmsBusiFileControllerApi | fetchHrmsBusiFileDetail | GET /rest/organization/hrmsBusiFile/detail/{code} | 获取业务类别文档附件详细 HrmsBusiFileControllerApi | fetchHrmsBusiFileList | GET /rest/organization/hrmsBusiFile/list | 获取业务类别文档附件列表 HrmsBusiFileControllerApi | fetchHrmsBusiFileListByBks | GET /rest/organization/hrmsBusiFile/fetchByBks | fetchHrmsBusiFileListByBks HrmsBusiFileControllerApi | removeHrmsBusiFile | DELETE /rest/organization/hrmsBusiFile/remove/{code} | 删除业务类别文档附件 HrmsBusiFileControllerApi | removeHrmsBusiFileListByBks | DELETE /rest/organization/hrmsBusiFile/removeByBks | removeHrmsBusiFileListByBks HrmsBusiFileControllerApi | saveHrmsBusiFile | POST /rest/organization/hrmsBusiFile/save | 保存业务类别文档附件 HrmsBusiFileControllerApi | updateForceHrmsBusiFile | PUT /rest/organization/hrmsBusiFile/updateForce | 刷新业务类别文档附件 HrmsBusiFileControllerApi | updateHrmsBusiFile | PATCH /rest/organization/hrmsBusiFile/update | 更新业务类别文档附件 HrmsBusiPcesControllerApi | fetchHrmsBusiPcesDetail | GET /rest/organization/hrmsBusiPces/detail/{code} | 获取业务流程操作信息详细 HrmsBusiPcesControllerApi | fetchHrmsBusiPcesList | GET /rest/organization/hrmsBusiPces/list | 获取业务流程操作信息列表 HrmsBusiPcesControllerApi | fetchHrmsBusiPcesListByBks | GET /rest/organization/hrmsBusiPces/fetchByBks | fetchHrmsBusiPcesListByBks HrmsBusiPcesControllerApi | getProcessDetail | GET /rest/organization/hrmsBusiPces/getProcessDetail/{relateId} | 获取业务流程操作信息详细 HrmsBusiPcesControllerApi | removeHrmsBusiPces | DELETE /rest/organization/hrmsBusiPces/remove/{code} | 删除业务流程操作信息 HrmsBusiPcesControllerApi | removeHrmsBusiPcesListByBks | DELETE /rest/organization/hrmsBusiPces/removeByBks | removeHrmsBusiPcesListByBks HrmsBusiPcesControllerApi | saveHrmsBusiPces | POST /rest/organization/hrmsBusiPces/save | 保存业务流程操作信息 HrmsBusiPcesControllerApi | updateForceHrmsBusiPces | PUT /rest/organization/hrmsBusiPces/updateForce | 刷新业务流程操作信息 HrmsBusiPcesControllerApi | updateHrmsBusiPces | PATCH /rest/organization/hrmsBusiPces/update | 更新业务流程操作信息 KubBrchControllerApi | batchSaveKubBrch | PATCH /rest/organization/kubBrch/batchSave | 批量保存经营机构 KubBrchControllerApi | fetchBankNumByMdlCode | GET /rest/organization/kubBrch/fetchBankNumByMdlCode | 获取总/分/支/营业网点数量 KubBrchControllerApi | fetchBrchMap | GET /rest/organization/kubBrch/fetchBrchMap | 机构地图 KubBrchControllerApi | fetchFenhangCount | DELETE /rest/organization/kubBrch/fetchFenhangCount/{brchMdlCode} | 查询分行 KubBrchControllerApi | fetchGroupBankNum | GET /rest/organization/kubBrch/fetchGroupBankNum | 获取分行分组银行数量 KubBrchControllerApi | fetchGroupBankWang | GET /rest/organization/kubBrch/fetchGroupBankWang | 获取分行分组银行指定网点 KubBrchControllerApi | fetchHaveList | GET /rest/organization/kubBrch/fetchHaveList | 获取已有机构列表 KubBrchControllerApi | fetchKubBrchAll | GET /rest/organization/kubBrch/all | 获取全部的经营机构 KubBrchControllerApi | fetchKubBrchDetail | GET /rest/organization/kubBrch/detail/{brchCode} | 获取经营机构详细 KubBrchControllerApi | fetchKubBrchList | GET /rest/organization/kubBrch/list | 获取经营机构列表 KubBrchControllerApi | fetchKubBrchRootNode | GET /rest/organization/kubBrch/rootNode | 获取树结构职能部门 KubBrchControllerApi | fetchKubBrchSubList | GET /rest/organization/kubBrch/fetchKubBrchSubList | 获取当前经营机构和下级列表 KubBrchControllerApi | fetchKubBrchSupAndSubList | GET /rest/organization/kubBrch/fetchKubBrchSupAndSubList | 活动获取当前经营机构上级和下级列表 KubBrchControllerApi | fetchKubBrchSupList | GET /rest/organization/kubBrch/fetchKubBrchSupList | 获取当前经营机构和上级列表 KubBrchControllerApi | fetchKubBrchTree | GET /rest/organization/kubBrch/tree | 获取树结构经营机构 KubBrchControllerApi | fetchListByBrchMdlCode | GET /rest/organization/kubBrch/fetchListByBrchMdlCode | 根据模板编码获取机构列表 KubBrchControllerApi | genTempBank | GET /rest/organization/kubBrch/genTempBank | 第一次从模板生成银行数据 KubBrchControllerApi | getKubBrchHisDetail | GET /rest/organization/kubBrch/getHisDetail | 获取机构变更详情 KubBrchControllerApi | getKubBrchHisList | GET /rest/organization/kubBrch/getHisList | 获取机构变更记录 KubBrchControllerApi | removeKubBrch | DELETE /rest/organization/kubBrch/remove/{brchCode} | 删除经营机构 KubBrchControllerApi | saveGenBank | POST /rest/organization/kubBrch/saveGenBank | 保存从模板生成银行数据 KubBrchControllerApi | updateKubBrch | PATCH /rest/organization/kubBrch/update | 更新经营机构 KubBrchControllerApi | updateKubBrchUseFlag | PUT /rest/organization/kubBrch/useFlag | 更新管理机构可用标识 KubBsgpControllerApi | fetchKubBsgpDetail | GET /rest/organization/kubBsgp/detail/{bsgpCode} | 获取团队详细 KubBsgpControllerApi | fetchKubBsgpList | GET /rest/organization/kubBsgp/list | 获取团队列表 KubBsgpControllerApi | fetchKubBsgpListByBks | GET /rest/organization/kubBsgp/fetchByBks | fetchKubBsgpListByBks KubBsgpControllerApi | quiteBsgpUser | POST /rest/organization/kubBsgp/quiteBsgpUser | 减少团队成员 KubBsgpControllerApi | removeKubBsgp | DELETE /rest/organization/kubBsgp/remove/{bsgpCode} | 删除团队 KubBsgpControllerApi | removeKubBsgpListByBks | DELETE /rest/organization/kubBsgp/removeByBks | removeKubBsgpListByBks KubBsgpControllerApi | saveBsgpUser | POST /rest/organization/kubBsgp/saveBsgpUser | 添加团队成员 KubBsgpControllerApi | saveKubBsgp | POST /rest/organization/kubBsgp/save | 保存团队 KubBsgpControllerApi | updateForceKubBsgp | PUT /rest/organization/kubBsgp/updateForce | 刷新团队 KubBsgpControllerApi | updateKubBsgp | PATCH /rest/organization/kubBsgp/update | 更新团队 KubBsgpUserControllerApi | fetchKubBsgpUserDetail | GET /rest/organization/kubBsgpUser/detail/{uuid} | 获取团队人员信息详细 KubBsgpUserControllerApi | fetchKubBsgpUserList | GET /rest/organization/kubBsgpUser/list | 获取团队人员信息列表 KubBsgpUserControllerApi | fetchKubBsgpUserListByBks | GET /rest/organization/kubBsgpUser/fetchByBks | 根据bk查询 KubBsgpUserControllerApi | removeKubBsgpUser | DELETE /rest/organization/kubBsgpUser/remove/{uuid} | 删除团队人员信息 KubBsgpUserControllerApi | saveKubBsgpUser | POST /rest/organization/kubBsgpUser/save | 保存团队人员信息 KubBsgpUserControllerApi | updateForceKubBsgpUser | PUT /rest/organization/kubBsgpUser/updateForce | 刷新团队人员信息 KubBsgpUserControllerApi | updateKubBsgpUser | PATCH /rest/organization/kubBsgpUser/update | 更新团队人员信息 KubBsutControllerApi | batchSaveKubBsut | PATCH /rest/organization/kubBsut/batchSave | 批量保存事业部 KubBsutControllerApi | fetchKubBsutAll | GET /rest/organization/kubBsut/all | 获取全部的事业部 KubBsutControllerApi | fetchKubBsutDetail | GET /rest/organization/kubBsut/detail/{bsutCode} | 获取事业部详细 KubBsutControllerApi | fetchKubBsutList | GET /rest/organization/kubBsut/list | 获取事业部列表 KubBsutControllerApi | fetchKubBsutTree | GET /rest/organization/kubBsut/tree | 获取树结构事业部 KubBsutControllerApi | fetchMayGenBsutByMdlCode | GET /rest/organization/kubBsut/fetchMayGenBsutByMdlCode | 获取可以生成的部门列表 KubBsutControllerApi | saveKubBsut | POST /rest/organization/kubBsut/save | 保存事业部 KubBsutControllerApi | updateKubBsut | PATCH /rest/organization/kubBsut/update | 更新事业部 KubContAtrControllerApi | fetchKubContAtrDetail | GET /rest/organization/kubContAtr/detail/{atrCode} | 获取合同变更信息详细 KubContAtrControllerApi | fetchKubContAtrList | GET /rest/organization/kubContAtr/list | 获取合同变更信息列表 KubContAtrControllerApi | fetchKubContAtrListByBks | GET /rest/organization/kubContAtr/fetchByBks | fetchKubContAtrListByBks KubContAtrControllerApi | removeKubContAtr | DELETE /rest/organization/kubContAtr/remove/{atrCode} | 删除合同变更信息 KubContAtrControllerApi | removeKubContAtrListByBks | DELETE /rest/organization/kubContAtr/removeByBks | removeKubContAtrListByBks KubContAtrControllerApi | saveKubContAtr | POST /rest/organization/kubContAtr/save | 保存合同变更信息 KubContAtrControllerApi | updateForceKubContAtr | PUT /rest/organization/kubContAtr/updateForce | 刷新合同变更信息 KubContAtrControllerApi | updateKubContAtr | PATCH /rest/organization/kubContAtr/update | 更新合同变更信息 KubContControllerApi | fetchKubContDetail | GET /rest/organization/kubCont/detail/{contCode} | 获取合同签订信息详细 KubContControllerApi | fetchKubContFileDetail | GET /rest/organization/kubCont/fetchKubContFileDetail/{contCode} | 获取合同pdf KubContControllerApi | fetchKubContList | GET /rest/organization/kubCont/list | 获取合同签订信息列表 KubContControllerApi | fetchKubContListByBks | GET /rest/organization/kubCont/fetchByBks | fetchKubContListByBks KubContControllerApi | genKubContPdf | GET /rest/organization/kubCont/genKubContPdf/{contCode} | 生成合同 KubContControllerApi | removeKubCont | DELETE /rest/organization/kubCont/remove/{contCode} | 删除合同签订信息 KubContControllerApi | removeKubContListByBks | DELETE /rest/organization/kubCont/removeByBks | removeKubContListByBks KubContControllerApi | saveKubCont | POST /rest/organization/kubCont/save | 保存合同签订信息 KubContControllerApi | updateForceKubCont | PUT /rest/organization/kubCont/updateForce | 刷新合同签订信息 KubContControllerApi | updateKubCont | PATCH /rest/organization/kubCont/update | 更新合同签订信息 KubContExpyControllerApi | fetchKubContExpyDetail | GET /rest/organization/kubContExpy/detail/{expyCode} | 获取合同终止解除信息详细 KubContExpyControllerApi | fetchKubContExpyList | GET /rest/organization/kubContExpy/list | 获取合同终止解除信息列表 KubContExpyControllerApi | fetchKubContExpyListByBks | GET /rest/organization/kubContExpy/fetchByBks | fetchKubContExpyListByBks KubContExpyControllerApi | removeKubContExpy | DELETE /rest/organization/kubContExpy/remove/{expyCode} | 删除合同终止解除信息 KubContExpyControllerApi | removeKubContExpyListByBks | DELETE /rest/organization/kubContExpy/removeByBks | removeKubContExpyListByBks KubContExpyControllerApi | saveKubContExpy | POST /rest/organization/kubContExpy/save | 保存合同终止解除信息 KubContExpyControllerApi | updateForceKubContExpy | PUT /rest/organization/kubContExpy/updateForce | 刷新合同终止解除信息 KubContExpyControllerApi | updateKubContExpy | PATCH /rest/organization/kubContExpy/update | 更新合同终止解除信息 KubContRwalControllerApi | fetchKubContRwalDetail | GET /rest/organization/kubContRwal/detail/{rwalCode} | 获取合同续签信息详细 KubContRwalControllerApi | fetchKubContRwalList | GET /rest/organization/kubContRwal/list | 获取合同续签信息列表 KubContRwalControllerApi | updateKubContRwal | PATCH /rest/organization/kubContRwal/update | 更新合同续签信息 KubContSignControllerApi | fetchKubContSignDetail | GET /rest/organization/kubContSign/detail/{signCode} | 获取合同签订记录信息详细 KubContSignControllerApi | fetchKubContSignList | GET /rest/organization/kubContSign/list | 获取合同签订记录信息列表 KubContSignControllerApi | fetchKubContSignListByBks | GET /rest/organization/kubContSign/fetchByBks | fetchKubContSignListByBks KubContSignControllerApi | removeKubContSign | DELETE /rest/organization/kubContSign/remove/{signCode} | 删除合同签订记录信息 KubContSignControllerApi | removeKubContSignListByBks | DELETE /rest/organization/kubContSign/removeByBks | removeKubContSignListByBks KubContSignControllerApi | saveKubContSign | POST /rest/organization/kubContSign/save | 保存合同签订记录信息 KubContSignControllerApi | updateForceKubContSign | PUT /rest/organization/kubContSign/updateForce | 刷新合同签订记录信息 KubContSignControllerApi | updateKubContSign | PATCH /rest/organization/kubContSign/update | 更新合同签订记录信息 KubDeptControllerApi | batchSaveKubDept | POST /rest/organization/kubDept/batchSave | 批量新建管理部门 KubDeptControllerApi | fetchKubDeptDetail | GET /rest/organization/kubDept/detail/{deptCode} | 获取管理部门详细 KubDeptControllerApi | fetchKubDeptList | GET /rest/organization/kubDept/list | 获取管理部门列表 KubDeptControllerApi | fetchKubDeptListByCodes | POST /rest/organization/kubDept/listByCodes | 根据部门编码列表获取管理部门列表 KubDeptControllerApi | fetchKubDeptSubList | GET /rest/organization/kubDept/fetchKubDeptSubList | 获取机构下部门列表 KubDeptControllerApi | fetchKubDeptTree | GET /rest/organization/kubDept/tree | 获取树结构管理部门 KubDeptControllerApi | fetchListByMagType | GET /rest/organization/kubDept/fetchListByMagType | 获取管理部门列表 KubDeptControllerApi | fetchMayGenDeptByBranchCode | GET /rest/organization/kubDept/fetchMayGenDeptByBranchCode | 获取可以生成的部门列表 KubDeptControllerApi | fetchMayGenDeptByDeptCode | GET /rest/organization/kubDept/fetchMayGenDeptByDeptCode | 获取可以生成的部门列表 KubDeptControllerApi | fetchMayGenDeptByMdlCode | GET /rest/organization/kubDept/fetchMayGenDeptByMdlCode | 获取可以生成的部门列表 KubDeptControllerApi | getInitSectDept | GET /rest/organization/kubDept/initSectDept | 管理中心添加部门信息 KubDeptControllerApi | getKubDeptHisDetail | GET /rest/organization/kubDept/getHisDetail | 获取部门变更详情 KubDeptControllerApi | getKubDeptHisList | GET /rest/organization/kubDept/getHisList | 获取部门变更记录 KubDeptControllerApi | initDeptSect | POST /rest/organization/kubDept/initDeptSect | 管理中心添加部门信息 KubDeptControllerApi | removeKubDept | DELETE /rest/organization/kubDept/remove/{deptCode} | 删除管理部门 KubDeptControllerApi | saveDeptSect | POST /rest/organization/kubDept/saveDeptSect | 保存部门中心信息 KubDeptControllerApi | saveKubDept | POST /rest/organization/kubDept/save | 保存管理部门 KubDeptControllerApi | saveSectDept | POST /rest/organization/kubDept/saveSectDept | 保存管理中心部门信息 KubDeptControllerApi | updateKubDept | PATCH /rest/organization/kubDept/update | 更新管理部门 KubDeptControllerApi | updateKubDeptUseFlag | PATCH /rest/organization/kubDept/useFlag | 更新部门可用标识 KubOrgJobControllerApi | batchSaveJob | POST /rest/organization/kubOrgJob/batchSaveJob | 批量新增job KubOrgJobControllerApi | bulkAddJobByJobList | POST /rest/organization/kubOrgJob/bulkAddJobByJobList | 通过JobList批量添加 KubOrgJobControllerApi | bulkAddJobByMagList | POST /rest/organization/kubOrgJob/bulkAddJobByMagList | 通过JobList批量添加 KubOrgJobControllerApi | fetchAvaliableJobList | GET /rest/organization/kubOrgJob/listAvaliableJob | 获取组织岗位编制列表 KubOrgJobControllerApi | fetchDetail | GET /rest/organization/kubOrgJob/detail/{jobCode} | 获取组织岗位编制详细 KubOrgJobControllerApi | fetchDimDeptJob | GET /rest/organization/kubOrgJob/fetchDimDeptJob | 通过部门模板查岗位 KubOrgJobControllerApi | fetchExistedOrgJobList | GET /rest/organization/kubOrgJob/listExistedOrgJob | 获取组织岗位编制列表 KubOrgJobControllerApi | fetchKubJobList | GET /rest/organization/kubOrgJob/kubOrgJobList | 获取组织岗位编制列表 KubOrgJobControllerApi | fetchKubOrgJobDetail | GET /rest/organization/kubOrgJob/fetchKubOrgJobDetail | 获取组织岗位编制详细 KubOrgJobControllerApi | fetchKubOrgJobList | GET /rest/organization/kubOrgJob/list | 获取组织岗位编制列表 KubOrgJobControllerApi | fetchKubOrgJobListByBks | GET /rest/organization/kubOrgJob/fetchByBks | fetchKubOrgJobListByBks KubOrgJobControllerApi | fetchKubOrgJobListByPostCode | GET /rest/organization/kubOrgJob/fetchListByPostCode | 根据岗位编码获取职位列表 KubOrgJobControllerApi | fetchOrgJobList | GET /rest/organization/kubOrgJob/fetchOrgJobList | 获取组织岗位编制列表 KubOrgJobControllerApi | fetchViewOrgJoblist | GET /rest/organization/kubOrgJob/fetchViewOrgJoblist | 通过组织查岗位 KubOrgJobControllerApi | getKubOrgJobByMag | GET /rest/organization/kubOrgJob/getKubOrgJobByMag | 通过组织查岗位 KubOrgJobControllerApi | getUserByBrchCodeAndPostCode | GET /rest/organization/kubOrgJob/getUserByBrchCodeAndPostCode | 获取岗位中的人员 KubOrgJobControllerApi | getUserByMagCodeAndPostCode | GET /rest/organization/kubOrgJob/getUserByMagCodeAndPostCode | 获取岗位中的人员 KubOrgJobControllerApi | removeKubOrgJob | DELETE /rest/organization/kubOrgJob/remove/{jobCode} | 删除组织岗位编制 KubOrgJobControllerApi | removeKubOrgJobListByBks | DELETE /rest/organization/kubOrgJob/removeByBks | removeKubOrgJobListByBks KubOrgJobControllerApi | save | POST /rest/organization/kubOrgJob/save | 保存组织岗位编制 KubOrgJobControllerApi | saveKubOrgJob | POST /rest/organization/kubOrgJob/saveKubOrgJob | 保存总行组织岗位编制 KubOrgJobControllerApi | updateForceKubOrgJob | PUT /rest/organization/kubOrgJob/updateForce | 刷新组织岗位编制 KubOrgJobControllerApi | updateKubOrgJob | PATCH /rest/organization/kubOrgJob/update | 更新组织岗位编制 KubOrgViewControllerApi | fetchBrchBustTree | GET /rest/organization/kubOrgView/brchBustTree | 获取根机构事业部树 KubOrgViewControllerApi | fetchBsutTreeByOrgCode | GET /rest/organization/kubOrgView/fetchBsutTreeByOrgCode | 获取天府银行事业部维度树 KubOrgViewControllerApi | fetchMagSectDept | GET /rest/organization/kubOrgView/magSectDept | 获取河北管理中心部门列表 KubOrgViewControllerApi | fetchMagSectTree | GET /rest/organization/kubOrgView/fetchMagSectTree | 获取河北管理中心部门树 KubOrgViewControllerApi | fetchViewOrgSubTreeByOrgCode | GET /rest/organization/kubOrgView/fetchViewOrgSubTreeByViewCode | 获取组织机构树(含组织,部门) KubOrgViewControllerApi | fetchViewOrgTree | GET /rest/organization/kubOrgView/fetchViewOrgTree | 获取组织机构树(含组织,部门) KubPostControllerApi | fetchAValiablePostList | GET /rest/organization/kubPost/listAvaliablePost | 获取可设置管理岗位列表 KubPostControllerApi | fetchKubPostDetail | GET /rest/organization/kubPost/detail/{postCode} | 获取标准职位表详细 KubPostControllerApi | fetchKubPostFileDetail | GET /rest/organization/kubPost/fetchKubPostFileDetail | 获取岗位pdf KubPostControllerApi | fetchKubPostList | GET /rest/organization/kubPost/list | 获取标准职位表列表 KubPostControllerApi | fetchKubPostListByBks | GET /rest/organization/kubPost/fetchByBks | fetchKubPostListByBks KubPostControllerApi | fetchKubPostListByViewInfos | GET /rest/organization/kubPost/fetchKubPostListByViewInfos | 获取标准职位表列表 KubPostControllerApi | getKubPostPdfByMdlCode | GET /rest/organization/kubPost/getKubPostPdfByMdlCode | 生成岗位说明 KubPostControllerApi | removeKubPost | DELETE /rest/organization/kubPost/remove/{postCode} | 删除标准职位表 KubPostControllerApi | removeKubPostListByBks | DELETE /rest/organization/kubPost/removeByBks | removeKubPostListByBks KubPostControllerApi | saveKubPost | POST /rest/organization/kubPost/save | 保存标准职位表 KubPostControllerApi | updateForceKubPost | PUT /rest/organization/kubPost/updateForce | 刷新标准职位表 KubPostControllerApi | updateKubPost | PATCH /rest/organization/kubPost/update | 更新标准职位表 KubPtclControllerApi | fetchKubPtclDetail | GET /rest/organization/kubPtcl/detail/{ptclCode} | 获取协议签订信息详细 KubPtclControllerApi | fetchKubPtclFileDetail | GET /rest/organization/kubPtcl/fetchKubPtclFileDetail/{ptclCode} | 获取协议pdf KubPtclControllerApi | fetchKubPtclList | GET /rest/organization/kubPtcl/list | 获取协议签订信息列表 KubPtclControllerApi | fetchKubPtclListByBks | GET /rest/organization/kubPtcl/fetchByBks | fetchKubPtclListByBks KubPtclControllerApi | genKubPtclPdf | GET /rest/organization/kubPtcl/genKubPtclPdf/{ptclCode} | 生成合同 KubPtclControllerApi | removeKubPtcl | DELETE /rest/organization/kubPtcl/remove/{ptclCode} | 删除协议签订信息 KubPtclControllerApi | removeKubPtclListByBks | DELETE /rest/organization/kubPtcl/removeByBks | removeKubPtclListByBks KubPtclControllerApi | saveKubPtcl | POST /rest/organization/kubPtcl/save | 保存协议签订信息 KubPtclControllerApi | updateForceKubPtcl | PUT /rest/organization/kubPtcl/updateForce | 刷新协议签订信息 KubPtclControllerApi | updateKubPtcl | PATCH /rest/organization/kubPtcl/update | 更新协议签订信息 KubStaffControllerApi | fetchKubStaffAll | GET /rest/organization/kubStaff/all | 获取全部职能部门 KubStaffControllerApi | fetchKubStaffDetail | GET /rest/organization/kubStaff/detail/{staffCode} | 获取员工基本信息表详细 KubStaffControllerApi | fetchKubStaffList | GET /rest/organization/kubStaff/list | 获取员工基本信息表列表 KubStaffControllerApi | removeKubStaff | DELETE /rest/organization/kubStaff/remove/{staffCode} | 删除员工基本信息表 KubStaffControllerApi | updateKubStaff | PATCH /rest/organization/kubStaff/update | 更新员工基本信息表 KubStaffControllerApi | updateKubStaffUseFlag | PUT /rest/organization/kubStaff/useFlag | 更新职能部门可用标识 KubStaffJobControllerApi | fetchKubStaffJobDetail | GET /rest/organization/kubStaffJob/detail/{staffCode} | 获取员工职位信息详细 KubStaffJobControllerApi | fetchKubStaffJobList | GET /rest/organization/kubStaffJob/list | 获取员工职位信息列表 KubStaffJobControllerApi | fetchKubStaffJobListByBks | GET /rest/organization/kubStaffJob/fetchByBks | fetchKubStaffJobListByBks KubStaffJobControllerApi | removeKubStaffJob | DELETE /rest/organization/kubStaffJob/remove/{staffCode} | 删除员工职位信息 KubStaffJobControllerApi | removeKubStaffJobListByBks | DELETE /rest/organization/kubStaffJob/removeByBks | removeKubStaffJobListByBks KubStaffJobControllerApi | saveKubStaffJob | POST /rest/organization/kubStaffJob/save | 保存员工职位信息 KubStaffJobControllerApi | updateForceKubStaffJob | PUT /rest/organization/kubStaffJob/updateForce | 刷新员工职位信息 KubStaffJobControllerApi | updateKubStaffJob | PATCH /rest/organization/kubStaffJob/update | 更新员工职位信息 KubUserByEsInfoControllerApi | fetchRyEsList | POST /rest/organization/ryEsInfo/fetchRyEsList | 从ES查询人员信息 KubUserByEsInfoControllerApi | fetchSuggestWords | GET /rest/organization/ryEsInfo/fetchSuggestWords | 搜索推荐 KubUserChangeControllerApi | fetchKubUserChangeDetail | GET /rest/organization/kubUserChange/detail/{uuid} | 获取人事变更详细 KubUserChangeControllerApi | fetchKubUserChangeList | GET /rest/organization/kubUserChange/list | 获取人事变更列表 KubUserChangeControllerApi | fetchKubUserChangeListByBks | GET /rest/organization/kubUserChange/fetchByBks | fetchKubUserChangeListByBks KubUserChangeControllerApi | fetchKubUserChangeListByJobCode | GET /rest/organization/kubUserChange/fetchListByJobCode | 获取人员任职列表 KubUserChangeControllerApi | removeKubUserChange | DELETE /rest/organization/kubUserChange/remove/{uuid} | 删除人事变更 KubUserChangeControllerApi | removeKubUserChangeListByBks | DELETE /rest/organization/kubUserChange/removeByBks | removeKubUserChangeListByBks KubUserChangeControllerApi | saveKubUserChange | POST /rest/organization/kubUserChange/save | 保存人事变更 KubUserChangeControllerApi | updateForceKubUserChange | PUT /rest/organization/kubUserChange/updateForce | 刷新人事变更 KubUserChangeControllerApi | updateKubUserChange | PATCH /rest/organization/kubUserChange/update | 更新人事变更 KubUserControllerApi | batchAddOrgUser | POST /rest/organization/kubUser/batchAddOrgUser | 批量添加当前组织员工列表 KubUserControllerApi | batchDelOrgUser | DELETE /rest/organization/kubUser/batchDelOrgUser | 批量删除当前组织员工列表 KubUserControllerApi | fetchKubUserDetail | GET /rest/organization/kubUser/detail/{userCode} | 获取人员信息主表详细 KubUserControllerApi | fetchKubUserList | GET /rest/organization/kubUser/list | 获取人员信息主表列表 KubUserControllerApi | fetchKubUserListByBks | GET /rest/organization/kubUser/fetchByBks | fetchKubUserListByBks KubUserControllerApi | fetchKubUserListByJobCode | GET /rest/organization/kubUser/fetchListByJobCode/{jobCode} | 根据职位编号获取人员信息列表 KubUserControllerApi | fetchKubUserListBystd | GET /rest/organization/kubUser/fetchKubUserListBystd | 获取人员信息主表列表 KubUserControllerApi | fetchKubUserSubList | GET /rest/organization/kubUser/fetchKubUserSubList | 活动获取当前经营机构和下级人员信息主表列表 KubUserControllerApi | fetchKubUserTrfInfo | GET /rest/organization/kubUser/trfInfo | 获取人员原部门岗位信息 KubUserControllerApi | fetchOrgUserList | GET /rest/organization/kubUser/fetchOrgUserList | 获取当前组织员工列表 KubUserControllerApi | fetchOrganizationUserList | GET /rest/organization/kubUser/fetchOrganizationUserList | 获取所属机构下的员工列表 KubUserControllerApi | fetchUserSimpleInfo | GET /rest/organization/kubUser/fetchUserSimpleInfo | 获取员工列表 KubUserControllerApi | fetchUsersDeptInfo | POST /rest/organization/kubUser/fetchUsersDeptInfo | 获取用户的机构部门信息 KubUserControllerApi | genUserInfo | GET /rest/organization/kubUser/genUserInfo | 根据身份证号获取用户基本信息 KubUserControllerApi | getKubUserBeanDetail | GET /rest/organization/kubUser/userDetail | 获取人员详情信息 KubUserControllerApi | getUserInfoByCertNo | GET /rest/organization/kubUser/userInfoByCertNo | 根据身份证号获取用户基本信息 KubUserControllerApi | removeKubUser | DELETE /rest/organization/kubUser/remove/{userCode} | 删除人员信息主表 KubUserControllerApi | removeKubUserListByBks | DELETE /rest/organization/kubUser/removeByBks | removeKubUserListByBks KubUserControllerApi | saveKubUser | POST /rest/organization/kubUser/save | 保存人员信息 KubUserControllerApi | saveUser | POST /rest/organization/kubUser/saveUser | 保存人员信息 KubUserControllerApi | syncAllKubUser | POST /rest/organization/kubUser/syncAll | 批量同步所有用户到基础服务 KubUserControllerApi | syncKubUser | POST /rest/organization/kubUser/sync | 批量同步用户到基础服务 KubUserControllerApi | updateBasicInfo | POST /rest/organization/kubUser/updateBasicInfo | 更新人员基本信息 KubUserControllerApi | updateForceKubUser | PUT /rest/organization/kubUser/updateForce | 刷新人员信息主表 KubUserControllerApi | updateKubUser | PATCH /rest/organization/kubUser/update | 更新人员信息主表 KubUserControllerApi | updateKubUserUseFlag | PUT /rest/organization/kubUser/useFlag | 更新人员可用标识 KubUserEduControllerApi | fetchKubUserEduDetail | GET /rest/organization/kubUserEdu/detail/{uuid} | 获取人员教育信息详细 KubUserEduControllerApi | fetchKubUserEduList | GET /rest/organization/kubUserEdu/list | 获取人员教育信息列表 KubUserEduControllerApi | fetchKubUserEduListByBks | GET /rest/organization/kubUserEdu/fetchByBks | fetchKubUserEduListByBks KubUserEduControllerApi | removeKubUserEdu | DELETE /rest/organization/kubUserEdu/remove/{uuid} | 删除人员教育信息 KubUserEduControllerApi | removeKubUserEduListByBks | DELETE /rest/organization/kubUserEdu/removeByBks | removeKubUserEduListByBks KubUserEduControllerApi | saveKubUserEdu | POST /rest/organization/kubUserEdu/save | 保存人员教育信息 KubUserEduControllerApi | updateForceKubUserEdu | PUT /rest/organization/kubUserEdu/updateForce | 刷新人员教育信息 KubUserEduControllerApi | updateKubUserEdu | PATCH /rest/organization/kubUserEdu/update | 更新人员教育信息 KubUserEmployeeControllerApi | fetchKubUserEmployeeDetail | GET /rest/organization/kubUserEmployee/detail/{uuid} | 获取员工工作经历详细 KubUserEmployeeControllerApi | fetchKubUserEmployeeListByBks | GET /rest/organization/kubUserEmployee/fetchByBks | fetchKubUserEmployeeListByBks KubUserEmployeeControllerApi | fetchUserEmployeeList | GET /rest/organization/kubUserEmployee/list | 获取员工工作经历列表 KubUserEmployeeControllerApi | removeKubUserEmployee | DELETE /rest/organization/kubUserEmployee/remove/{uuid} | 删除员工工作经历 KubUserEmployeeControllerApi | removeKubUserEmployeeListByBks | DELETE /rest/organization/kubUserEmployee/removeByBks | removeKubUserEmployeeListByBks KubUserEmployeeControllerApi | saveKubUserEmployee | POST /rest/organization/kubUserEmployee/save | 保存员工工作经历 KubUserEmployeeControllerApi | updateForceKubUserEmployee | PUT /rest/organization/kubUserEmployee/updateForce | 刷新员工工作经历 KubUserEmployeeControllerApi | updateKubUserEmployee | PATCH /rest/organization/kubUserEmployee/update | 更新员工工作经历 KubUserFamilyRelationControllerApi | fetchKubUserFamilyRelationDetail | GET /rest/organization/kubUserFamilyRelation/detail/{uuid} | 获取员工家庭成员(社会关系)详细 KubUserFamilyRelationControllerApi | fetchKubUserFamilyRelationList | GET /rest/organization/kubUserFamilyRelation/list | 获取员工家庭成员(社会关系)列表 KubUserFamilyRelationControllerApi | fetchKubUserFamilyRelationListByBks | GET /rest/organization/kubUserFamilyRelation/fetchByBks | fetchKubUserFamilyRelationListByBks KubUserFamilyRelationControllerApi | removeKubUserFamilyRelation | DELETE /rest/organization/kubUserFamilyRelation/remove/{uuid} | 删除员工家庭成员(社会关系) KubUserFamilyRelationControllerApi | removeKubUserFamilyRelationListByBks | DELETE /rest/organization/kubUserFamilyRelation/removeByBks | removeKubUserFamilyRelationListByBks KubUserFamilyRelationControllerApi | saveKubUserFamilyRelation | POST /rest/organization/kubUserFamilyRelation/save | 保存员工家庭成员(社会关系) KubUserFamilyRelationControllerApi | updateForceKubUserFamilyRelation | PUT /rest/organization/kubUserFamilyRelation/updateForce | 刷新员工家庭成员(社会关系) KubUserFamilyRelationControllerApi | updateKubUserFamilyRelation | PATCH /rest/organization/kubUserFamilyRelation/update | 更新员工家庭成员(社会关系) KubUserJobControllerApi | addKubUser | POST /rest/organization/kubUserJob/addKubUser | 保存人员履职岗位信息 KubUserJobControllerApi | fetchKubUserJobDetail | GET /rest/organization/kubUserJob/detail/{jobCode} | 获取人员履职岗位信息详细 KubUserJobControllerApi | [**fetc