Kaynağa Gözat

提交配置文件

Heyuan 8 ay önce
ebeveyn
işleme
3484cfccbc

+ 11 - 0
properties/scy/OAToMBosConfig.properties

@@ -0,0 +1,11 @@
+#OA认证
+authorizePath=http://oa.shichuangyi.cn:8080/sso/oauth2.0/authorize
+client_id=4385e7ea-16cc-4328-a9dc-a3046c5b1614
+response_type=code
+redirect_uri1=http://ehr.shichuangyi.cn:8080/shr/api/oAToMBos
+getAccessTokenPath=http://oa.shichuangyi.cn:8080/sso/oauth2.0/accessToken
+client_secret=OtuYO2Uwxp9mjrOcbiWcTWMA
+redirect_uri2=http://ehr.shichuangyi.cn:8080/shr/api/oAToMBos
+getLoginIdPath=http://oa.shichuangyi.cn:8080/sso/oauth2.0/profile
+serverName=http://ehr.shichuangyi.cn:8080
+eid=K172K145K108K99K127

+ 2 - 1
properties/scy/receiveOAConfig.properties

@@ -2,4 +2,5 @@
 receiveOAPath=http://oa.shichuangyi.cn:8080/rest/ofs/ReceiveRequestInfoByJson
 #异构系统标识
 syscode=SHR
-serverName=http://ehr.shichuangyi.cn:8080
+serverName=http://ehr.shichuangyi.cn:8080
+eid=K172K145K108K99K127

+ 6 - 0
properties/scy/syncIOTConfig.properties

@@ -0,0 +1,6 @@
+#IOT认证
+appid=vS5LOofb
+getTokenApiUrl=http://10.0.3.87/api/justauth/generate/v1/visitor/token
+secret=c0fd314792e6bd6f329f86b8a46a7dd1d335136a
+syncOrgUnitApiUrl=http://10.0.3.87/api/open/enterpriseright/org-manage/v1/external/org/batch
+syncUserApiUrl=http://10.0.3.87/api/open/enterpriseright/user-manage/v1/external/user/batch

+ 3 - 0
properties/scy/syncMJConfig.properties

@@ -0,0 +1,3 @@
+jdbc=jdbc:sqlserver://10.0.3.23:1433;databaseName=kaoqin;encrypt=true;trustServerCertificate=true;
+user=zhongkong
+password=6554+oijhh@

+ 16 - 9
properties/scy/syncOAConfig.properties

@@ -1,9 +1,16 @@
-key=90b7fe25-f2a6-4ec1-8013-2e5bfa5c18a7
-url=http://10.0.3.149:8080
-getHrmdepApiUrl=/api/hrm/resful/getHrmdepartmentWithPage#获取部门列表
-getJobtitleApiUrl=/api/hrm/resful/getJobtitleInfoWithPage#获取岗位列表
-getHrmUserApiUrl=/api/hrm/resful/getHrmUserInfoWithPage#获取人员信息列表
-synSubcompany=/api/hrm/resful/synSubcompany#同步分部
-syncOrgUnitApiUrl=/api/hrm/resful/synDepartment #同步部门
-syncPositionApiUrl=/api/hrm/resful/synJobtitle #同步岗位
-syncPersonApiUrl=/api/hrm/resful/synHrmresource #同步人员
+key=8c27fa41-34fa-4f9f-a988-f46022a7aa8d
+url=http://oa.shichuangyi.cn:8080
+#获取部门列表
+getHrmdepApiUrl=http://oa.shichuangyi.cn:8080/api/hrm/resful/getHrmdepartmentWithPage
+#获取岗位列表
+getJobtitleApiUrl=http://oa.shichuangyi.cn:8080/api/hrm/resful/getJobtitleInfoWithPage
+#获取人员信息列表
+getHrmUserApiUrl=http://oa.shichuangyi.cn:8080/api/hrm/resful/getHrmUserInfoWithPage
+#同步分部
+synSubcompany=http://oa.shichuangyi.cn:8080/api/hrm/resful/synSubcompany
+#同步部门
+syncOrgUnitApiUrl=http://oa.shichuangyi.cn:8080/api/hrm/resful/synDepartment
+#同步岗位
+syncPositionApiUrl=http://oa.shichuangyi.cn:8080/api/hrm/resful/synJobtitle
+#同步人员
+syncPersonApiUrl=http://oa.shichuangyi.cn:8080/api/hrm/resful/synHrmresource