syncOAConfig.properties 758 B

12345678910111213141516
  1. key=8c27fa41-34fa-4f9f-a988-f46022a7aa8d
  2. url=http://oa.shichuangyi.cn:8080
  3. #获取部门列表
  4. getHrmdepApiUrl=http://oa.shichuangyi.cn:8080/api/hrm/resful/getHrmdepartmentWithPage
  5. #获取岗位列表
  6. getJobtitleApiUrl=http://oa.shichuangyi.cn:8080/api/hrm/resful/getJobtitleInfoWithPage
  7. #获取人员信息列表
  8. getHrmUserApiUrl=http://oa.shichuangyi.cn:8080/api/hrm/resful/getHrmUserInfoWithPage
  9. #同步分部
  10. synSubcompany=http://oa.shichuangyi.cn:8080/api/hrm/resful/synSubcompany
  11. #同步部门
  12. syncOrgUnitApiUrl=http://oa.shichuangyi.cn:8080/api/hrm/resful/synDepartment
  13. #同步岗位
  14. syncPositionApiUrl=http://oa.shichuangyi.cn:8080/api/hrm/resful/synJobtitle
  15. #同步人员
  16. syncPersonApiUrl=http://oa.shichuangyi.cn:8080/api/hrm/resful/synHrmresource