Index: ssts-web/src/main/resources/spring/projects/xkyy/HERP.xml =================================================================== diff -u --- ssts-web/src/main/resources/spring/projects/xkyy/HERP.xml (revision 0) +++ ssts-web/src/main/resources/spring/projects/xkyy/HERP.xml (revision 23625) @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + PROPAGATION_REQUIRED + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file Index: ssts-web/src/main/resources/config/xkyy/mybatis/SyncOrgUnitAndUserMapper.xml =================================================================== diff -u --- ssts-web/src/main/resources/config/xkyy/mybatis/SyncOrgUnitAndUserMapper.xml (revision 0) +++ ssts-web/src/main/resources/config/xkyy/mybatis/SyncOrgUnitAndUserMapper.xml (revision 23625) @@ -0,0 +1,27 @@ + + + + + + + + + + \ No newline at end of file Index: ssts-web/src/main/resources/config/xkyy/mybatis/FindPatientInfoByHospitalNumMapper.xml =================================================================== diff -u --- ssts-web/src/main/resources/config/xkyy/mybatis/FindPatientInfoByHospitalNumMapper.xml (revision 0) +++ ssts-web/src/main/resources/config/xkyy/mybatis/FindPatientInfoByHospitalNumMapper.xml (revision 23625) @@ -0,0 +1,20 @@ + + + + + + + + \ No newline at end of file Index: ssts-web/src/main/resources/config/xkyy/mybatis/FindPatientInfoByTreatmentNumMapper.xml =================================================================== diff -u --- ssts-web/src/main/resources/config/xkyy/mybatis/FindPatientInfoByTreatmentNumMapper.xml (revision 0) +++ ssts-web/src/main/resources/config/xkyy/mybatis/FindPatientInfoByTreatmentNumMapper.xml (revision 23625) @@ -0,0 +1,20 @@ + + + + + + + + \ No newline at end of file Index: ssts-web/src/main/resources/config/xkyy/dataSyncConfig.json =================================================================== diff -u --- ssts-web/src/main/resources/config/xkyy/dataSyncConfig.json (revision 0) +++ ssts-web/src/main/resources/config/xkyy/dataSyncConfig.json (revision 23625) @@ -0,0 +1,15 @@ +{ + "同步组织机构":{ + "默认父节点的编码" : "0", + "更新交集数据" : true, + "移除差集数据" : false + }, + "同步用户":{ + "默认父节点的编码" : "0", + "更新交集数据" : true, + "移除差集数据" : false, + "默认角色ID":[ + "ROLE_1_0" + ] + } +} \ No newline at end of file Index: ssts-web/src/main/resources/spring/projects/xkyy/timer.xml =================================================================== diff -u --- ssts-web/src/main/resources/spring/projects/xkyy/timer.xml (revision 0) +++ ssts-web/src/main/resources/spring/projects/xkyy/timer.xml (revision 23625) @@ -0,0 +1,34 @@ + + + + + + + + + + + timingAutoSignInvoice + + + + + + + + + 0 0 1 * * ? + + + + + + + + + + + + + \ No newline at end of file Index: ssts-web/src/main/resources/config/xkyy/mybatis/syncFromHERP_Mapper.xml =================================================================== diff -u --- ssts-web/src/main/resources/config/xkyy/mybatis/syncFromHERP_Mapper.xml (revision 0) +++ ssts-web/src/main/resources/config/xkyy/mybatis/syncFromHERP_Mapper.xml (revision 23625) @@ -0,0 +1,138 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file Index: ssts-web/src/main/resources/config/xkyy/mybatis/SyncSupplierMapper.xml =================================================================== diff -u --- ssts-web/src/main/resources/config/xkyy/mybatis/SyncSupplierMapper.xml (revision 0) +++ ssts-web/src/main/resources/config/xkyy/mybatis/SyncSupplierMapper.xml (revision 23625) @@ -0,0 +1,14 @@ + + + + + + + + \ No newline at end of file Index: ssts-web/src/main/resources/spring/projects/xkyy/HIS.xml =================================================================== diff -u --- ssts-web/src/main/resources/spring/projects/xkyy/HIS.xml (revision 0) +++ ssts-web/src/main/resources/spring/projects/xkyy/HIS.xml (revision 23625) @@ -0,0 +1,108 @@ + + + + + + + + + + + + + + + + + + + + + + + + PROPAGATION_REQUIRED,-Exception + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file