<?xml version="1.0" encoding="utf-8" ?>
<!--注意:各个高校的个性化功能配置,各开发人员添加时,要对每个配置功能进行备注说明-->
<!--个性化功能设置begin(各高校的版本有个性化功能设置时,分别进行配置)-->
<ioc>
  <!--成教版begin-->
  <!--执行计划页面,与专业计划关联查询-->
  <component name="EMIS.CommonLogic.EducationManage.IExecutablePlanServices"
             implement="EMIS.ExtensionLogic.CommonLogic.EducationManage.ExecutablePlanServices, EMIS.ExtensionLogic" />
  <!--数据范围(期末设定相关页面)-->
  <component name="EMIS.CommonLogic.ScoreManage.IFinalExaminationServices" 
             implement="EMIS.ExtensionLogic.CommonLogic.ScoreManage.FinalExaminationServices, EMIS.ExtensionLogic" />
  <!--数据范围(学生成绩相关页面)-->
  <component name="EMIS.CommonLogic.ScoreManage.IScoreServices" 
             implement="EMIS.ExtensionLogic.CommonLogic.ScoreManage.ScoreServices, EMIS.ExtensionLogic" />
  <!--毕业标准页面,与专业计划关联查询-->
  <component name="EMIS.DataLogic.GraduationManage.GraduationSetting.GraduationStandardDAL"
             implement="EMIS.ExtensionLogic.CommonDataLogic.GraduationManage.GraduationStandardDAL, EMIS.ExtensionLogic" />
  <!--毕业申请页面,与专业计划关联查询-->
  <component name="EMIS.DataLogic.GraduationManage.GraduationManage.GraduationApplyDAL"
             implement="EMIS.ExtensionLogic.CommonDataLogic.GraduationManage.GraduationApplyDAL, EMIS.ExtensionLogic" />
  <!--成教版end-->


  <!--东莞理工begin-->
  <!--统一认证登录-->
  <!--<component name="EMIS.CommonLogic.SystemServices.IUserServices" 
             implement="EMIS.ExtensionLogic.ServiceLogic.SystemManage.UserServices, EMIS.ExtensionLogic.DGLG" />-->
  <!--招生专业页面(专业班级生成规则)-->
  <!--<component name="EMIS.CommonLogic.EnrollManage.SpecialtyManage.IRecruitSpecialtyServices" 
             implement="EMIS.ExtensionLogic.ServiceLogic.EnrollManage.RecruitSpecialtyServices, EMIS.ExtensionLogic.DGLG" />-->
  <!--新生分配页面(匹配省招专业)-->
  <!--<component name="EMIS.CommonLogic.RecruitStudentsManage.NewStudentManage.INewStudentCollegeServices"
             implement="EMIS.ExtensionLogic.ServiceLogic.RecruitStudentsManage.NewStudentCollegeServices, EMIS.ExtensionLogic.DGLG" />-->
  <!--考务管理-->
  <!--<component name="EMIS.DataLogic.ExaminationManage.RoomSettingDAL" 
             implement="EMIS.ExtensionLogic.DataLogic.ExaminationManage.RoomSettingDAL, EMIS.ExtensionLogic.DGLG" />-->
  <!--结业证书编号生成规则-->
  <!--<component name="EMIS.CommonLogic.GraduationManage.GraduationManage.IGraduationApplyServices" 
             implement="EMIS.ExtensionLogic.ServiceLogic.GraduationManage.GraduationApplyServices, EMIS.ExtensionLogic.DGLG" />-->
  <!--毕业证书编号生成规则-->
  <!--<component name="EMIS.CommonLogic.GraduationManage.GraduationManage.IGraduationListServices" 
             implement="EMIS.ExtensionLogic.ServiceLogic.GraduationManage.GraduationListServices, EMIS.ExtensionLogic.DGLG" />-->
  <!--学位证书编号生成规则-->
  <!--<component name="EMIS.CommonLogic.DegreeManage.DegreeManage.IDegreeListServices" 
             implement="EMIS.ExtensionLogic.ServiceLogic.DegreeManage.DegreeListServices, EMIS.ExtensionLogic.DGLG" />-->
  <!--东莞理工end-->


  <!--广技师begin-->
  <!--广技师end-->
  
  
  <!--广东松山begin-->
  <!--招生专业页面(专业班级生成规则)-->
  <!--<component name="EMIS.CommonLogic.EnrollManage.SpecialtyManage.IRecruitSpecialtyServices" 
             implement="EMIS.ExtensionLogic.ServiceLogic.EnrollManage.RecruitSpecialtyServices, EMIS.ExtensionLogic.GDSS" />-->
  <!--新生分配页面(匹配省招专业)-->
  <!--<component name="EMIS.CommonLogic.EnrollManage.NewStudentManage.INewStudentCollegeServices"
             implement="EMIS.ExtensionLogic.ServiceLogic.EnrollManage.NewStudentCollegeServices, EMIS.ExtensionLogic.GDSS" />-->
  <!--录取名单页面(学号生成规则)-->
  <!--<component name="EMIS.CommonLogic.EnrollManage.NewStudentManage.INewStudentEnterServices"
             implement="EMIS.ExtensionLogic.ServiceLogic.EnrollManage.NewStudentEnterServices, EMIS.ExtensionLogic.GDSS" />-->
  <!--学生信息页面(学习形式下拉默认为"全日制")-->
  <!--<component name="EMIS.CommonLogic.StudentManage.StudentProfile.IStudentServices" 
             implement="EMIS.ExtensionLogic.ServiceLogic.StudentManage.StudentServices, EMIS.ExtensionLogic.GDSS" />-->
  <!--课程信息页面(业务主键为课程代码唯一)-->
  <!--<component name="EMIS.CommonLogic.Cultureplan.ICoursematerialServices"
             implement="EMIS.ExtensionLogic.ServiceLogic.CultureplanManage.CoursematerialServices, EMIS.ExtensionLogic.GDSS" />-->
  <!--考试计划页面,与教室等关联查询-->
  <!--<component name="EMIS.DataLogic.ExaminationManage.ExaminationPlanDAL"
             implement="EMIS.ExtensionLogic.DataLogic.ExaminationManage.ExaminationPLanDAL, EMIS.ExtensionLogic.GDSS" />-->
  <!--考试计划的自动排考规则-->
  <!--<component name="EMIS.CommonLogic.ExaminationManage.IExaminationPlanServices"
             implement="EMIS.ExtensionLogic.ServiceLogic.ExaminationManage.ExaminationPlanServices, EMIS.ExtensionLogic.GDSS" />-->
  <!--结业证书编号生成规则-->
  <!--<component name="EMIS.CommonLogic.GraduationManage.GraduationManage.IGraduationApplyServices" 
             implement="EMIS.ExtensionLogic.ServiceLogic.GraduationManage.GraduationApplyServices, EMIS.ExtensionLogic.GDSS" />-->
  <!--毕业证书编号生成规则-->
  <!--<component name="EMIS.CommonLogic.GraduationManage.GraduationManage.IGraduationListServices" 
             implement="EMIS.ExtensionLogic.ServiceLogic.GraduationManage.GraduationListServices, EMIS.ExtensionLogic.GDSS" />-->
  <!--广东松山end-->


  <!--广州美术begin-->
  <!--招生专业页面(专业班级生成规则)-->
  <!--<component name="EMIS.CommonLogic.EnrollManage.SpecialtyManage.IRecruitSpecialtyServices" 
             implement="EMIS.ExtensionLogic.ServiceLogic.EnrollManage.RecruitSpecialtyServices, EMIS.ExtensionLogic.GZMS" />-->
  <!--新生分配页面(匹配省招专业)-->
  <!--<component name="EMIS.CommonLogic.EnrollManage.NewStudentManage.INewStudentCollegeServices"
             implement="EMIS.ExtensionLogic.ServiceLogic.EnrollManage.NewStudentCollegeServices, EMIS.ExtensionLogic.GZMS" />-->
  <!--学生信息页面(学号总位数问题)-->
  <!--<component name="EMIS.CommonLogic.StudentManage.StudentProfile.IStudentServices" 
             implement="EMIS.ExtensionLogic.ServiceLogic.StudentManage.StudentServices, EMIS.ExtensionLogic.GZMS" />-->
  <!--专业课程新增唯一性判断逻辑-->
  <!--<component name="EMIS.CommonLogic.CultureplanManage.PlanManagement.ISpecialtyCourseServices"
             implement="EMIS.ExtensionLogic.ServiceLogic.CultureplanManage.PlanManagement.SpecialtyCourseServices, EMIS.ExtensionLogic.GZMS" />-->
  <!--专业计划新增唯一性判断逻辑-->
  <!--<component name="EMIS.CommonLogic.CultureplanManage.PlanManagement.ISpecialtyPlanServices"
             implement="EMIS.ExtensionLogic.ServiceLogic.CultureplanManage.PlanManagement.SpecialtyPlanServices, EMIS.ExtensionLogic.GZMS" />-->
  <!--密码规则,A+证件号码后六位-->
  <!--<component name="EMIS.CommonLogic.SystemServices.IUserServices"
             implement="EMIS.ExtensionLogic.ServiceLogic.SystemServices.UserServices, EMIS.ExtensionLogic.GZMS" />-->
  <!--学生端成绩页面查询-->
  <!--<component name="EMIS.DataLogic.StudentSystem.MyGrade.CourseGradeDAL"
             implement="EMIS.ExtensionLogic.DataLogic.StudentSystem.MyGrade.CourseGradeDAL, EMIS.ExtensionLogic.GZMS" />-->
  <!--学生成绩页面查询-->
  <!--<component name="EMIS.DataLogic.ScoreManage.StudentScoreDAL"
             implement="EMIS.ExtensionLogic.DataLogic.ScoreManage.StudentScoreDAL, EMIS.ExtensionLogic.GZMS" />-->
  <!--专业成绩页面查询-->
  <!--<component name="EMIS.DataLogic.ScoreManage.SpecialityScoreSumDAL"
             implement="EMIS.ExtensionLogic.DataLogic.ScoreManage.SpecialityScoreSumDAL, EMIS.ExtensionLogic.GZMS" />-->
  <!--广州美术end-->
  

  <!--广州体院begin-->
  <!--招生专业页面(专业班级生成规则)-->
  <!--<component name="EMIS.CommonLogic.EnrollManage.SpecialtyManage.IRecruitSpecialtyServices" 
             implement="EMIS.ExtensionLogic.ServiceLogic.EnrollManage.RecruitSpecialtyServices, EMIS.ExtensionLogic.GZTY" />-->
  <!--新生分配页面(匹配省招专业)-->
  <!--<component name="EMIS.CommonLogic.EnrollManage.NewStudentManage.INewStudentCollegeServices"
             implement="EMIS.ExtensionLogic.ServiceLogic.EnrollManage.NewStudentCollegeServices, EMIS.ExtensionLogic.GZTY" />-->
  <!--最终成绩以最新时间为准来刷新(目前在松山、东莞理工等高校默认以最高分为准来刷新)-->
  <!--<component name="EMIS.DataLogic.ScoreManage.StudentScoreDAL"
             implement="EMIS.ExtensionLogic.DataLogic.ScoreManage.StudentScoreDAL, EMIS.ExtensionLogic.GZTY" />-->
  <!--结业证书编号生成规则-->
  <!--<component name="EMIS.CommonLogic.GraduationManage.GraduationManage.IGraduationApplyServices" 
             implement="EMIS.ExtensionLogic.ServiceLogic.GraduationManage.GraduationApplyServices, EMIS.ExtensionLogic.GZTY" />-->
  <!--毕业证书编号生成规则-->
  <!--<component name="EMIS.CommonLogic.GraduationManage.GraduationManage.IGraduationListServices" 
             implement="EMIS.ExtensionLogic.ServiceLogic.GraduationManage.GraduationListServices, EMIS.ExtensionLogic.GZTY" />-->
  <!--学位证书编号生成规则-->
  <!--<component name="EMIS.CommonLogic.DegreeManage.DegreeManage.IDegreeListServices" 
             implement="EMIS.ExtensionLogic.ServiceLogic.DegreeManage.DegreeListServices, EMIS.ExtensionLogic.GZTY" />-->
  <!--广州体院end-->


  <!--广中医begin-->
  <!--招生专业页面(专业班级生成规则)-->
  <!--<component name="EMIS.CommonLogic.EnrollManage.SpecialtyManage.IRecruitSpecialtyServices" 
             implement="EMIS.ExtensionLogic.ServiceLogic.EnrollManage.RecruitSpecialtyServices, EMIS.ExtensionLogic.GZZY" />-->
  <!--新生分配页面(匹配省招专业)-->
  <!--<component name="EMIS.CommonLogic.EnrollManage.NewStudentManage.INewStudentCollegeServices"
             implement="EMIS.ExtensionLogic.ServiceLogic.EnrollManage.NewStudentCollegeServices, EMIS.ExtensionLogic.GZZY" />-->
  <!--毕业预审页面,执行计划匹配规则-->
  <!--<component name="EMIS.DataLogic.GraduationManage.GraduationManage.GraduationPreliminaryDAL"
             implement="EMIS.ExtensionLogic.DataLogic.GraduationManage.GraduationPreliminaryDAL, EMIS.ExtensionLogic.GZZY" />-->
  <!--结业证书编号生成规则-->
  <!--<component name="EMIS.CommonLogic.GraduationManage.GraduationManage.IGraduationApplyServices" 
             implement="EMIS.ExtensionLogic.ServiceLogic.GraduationManage.GraduationApplyServices, EMIS.ExtensionLogic.GZZY" />-->
  <!--毕业证书编号生成规则-->
  <!--<component name="EMIS.CommonLogic.GraduationManage.GraduationManage.IGraduationListServices" 
             implement="EMIS.ExtensionLogic.ServiceLogic.GraduationManage.GraduationListServices, EMIS.ExtensionLogic.GZZY" />-->
  <!--学位证书编号生成规则-->
  <!--<component name="EMIS.CommonLogic.DegreeManage.DegreeManage.IDegreeListServices" 
             implement="EMIS.ExtensionLogic.ServiceLogic.DegreeManage.DegreeListServices, EMIS.ExtensionLogic.GZZY" />-->
  <!--广中医end-->


  <!--河北工大begin-->
  <!--招生专业页面(专业班级生成规则)-->
  <!--<component name="EMIS.CommonLogic.EnrollManage.SpecialtyManage.IRecruitSpecialtyServices"
             implement="EMIS.ExtensionLogic.ServiceLogic.EnrollManage.RecruitSpecialtyServices, EMIS.ExtensionLogic.HBGD" />-->
  <!--新生分配页面(匹配省招专业)-->
  <!--<component name="EMIS.CommonLogic.EnrollManage.NewStudentManage.INewStudentCollegeServices"
             implement="EMIS.ExtensionLogic.ServiceLogic.EnrollManage.NewStudentCollegeServices, EMIS.ExtensionLogic.HBGD" />-->
  <!--录取名单页面(名单提交匹配录取照片)-->
  <!--<component name="EMIS.CommonLogic.EnrollManage.NewStudentManage.INewStudentEnterServices"
             implement="EMIS.ExtensionLogic.ServiceLogic.EnrollManage.NewStudentEnterServices, EMIS.ExtensionLogic.HBGD" />-->
  <!--课程信息页面(业务主键为课程代码唯一)-->
  <!--<component name="EMIS.CommonLogic.Cultureplan.ICoursematerialServices"
             implement="EMIS.ExtensionLogic.ServiceLogic.CultureplanManage.CoursematerialServices, EMIS.ExtensionLogic.HBGD" />-->
  <!--科目成绩页面(处理工作流程状态)-->
  <!--<component name="EMIS.CommonLogic.ScoreManage.LevelScoreManage.ILevelScoreServices"
             implement="EMIS.ExtensionLogic.ServiceLogic.ScoreManage.LevelScoreServices, EMIS.ExtensionLogic.HBGD" />-->
  <!--结业证书编号生成规则-->
  <!--<component name="EMIS.CommonLogic.GraduationManage.GraduationManage.IGraduationApplyServices"
             implement="EMIS.ExtensionLogic.ServiceLogic.GraduationManage.GraduationApplyServices, EMIS.ExtensionLogic.HBGD" />-->
  <!--毕业证书编号生成规则-->
  <!--<component name="EMIS.CommonLogic.GraduationManage.GraduationManage.IGraduationListServices"
             implement="EMIS.ExtensionLogic.ServiceLogic.GraduationManage.GraduationListServices, EMIS.ExtensionLogic.HBGD" />-->
  <!--学位证书编号生成规则-->
  <!--<component name="EMIS.CommonLogic.DegreeManage.DegreeManage.IDegreeListServices"
             implement="EMIS.ExtensionLogic.ServiceLogic.DegreeManage.DegreeListServices, EMIS.ExtensionLogic.HBGD" />-->
  <!--河北工大end-->
  
  
  <!--河北科大begin-->
  <!--招生专业页面(专业班级生成规则)-->
  <!--<component name="EMIS.CommonLogic.EnrollManage.SpecialtyManage.IRecruitSpecialtyServices" 
             implement="EMIS.ExtensionLogic.ServiceLogic.EnrollManage.RecruitSpecialtyServices, EMIS.ExtensionLogic.HBKD" />-->
  <!--新生分配页面(匹配省招专业)-->
  <!--<component name="EMIS.CommonLogic.EnrollManage.NewStudentManage.INewStudentCollegeServices"
             implement="EMIS.ExtensionLogic.ServiceLogic.EnrollManage.NewStudentCollegeServices, EMIS.ExtensionLogic.HBKD" />-->
  <!--结业证书编号生成规则-->
  <!--<component name="EMIS.CommonLogic.GraduationManage.GraduationManage.IGraduationApplyServices" 
             implement="EMIS.ExtensionLogic.ServiceLogic.GraduationManage.GraduationApplyServices, EMIS.ExtensionLogic.HBKD" />-->
  <!--毕业证书编号生成规则-->
  <!--<component name="EMIS.CommonLogic.GraduationManage.GraduationManage.IGraduationListServices" 
             implement="EMIS.ExtensionLogic.ServiceLogic.GraduationManage.GraduationListServices, EMIS.ExtensionLogic.HBKD" />-->
  <!--学位证书编号生成规则-->
  <!--<component name="EMIS.CommonLogic.DegreeManage.DegreeManage.IDegreeListServices" 
             implement="EMIS.ExtensionLogic.ServiceLogic.DegreeManage.DegreeListServices, EMIS.ExtensionLogic.HBKD" />-->
  <!--河北科大end-->


  <!--临沧农校begin-->
  <!--招生专业页面(专业班级生成规则)-->
  <!--<component name="EMIS.CommonLogic.EnrollManage.SpecialtyManage.IRecruitSpecialtyServices" 
             implement="EMIS.ExtensionLogic.ServiceLogic.EnrollManage.RecruitSpecialtyServices, EMIS.ExtensionLogic.LCNX" />-->
  <!--新生分配页面(匹配省招专业)-->
  <!--<component name="EMIS.CommonLogic.EnrollManage.NewStudentManage.INewStudentCollegeServices"
             implement="EMIS.ExtensionLogic.ServiceLogic.EnrollManage.NewStudentCollegeServices, EMIS.ExtensionLogic.LCNX" />-->
  <!--录取名单页面(学号生成规则)-->
  <!--<component name="EMIS.CommonLogic.EnrollManage.NewStudentManage.INewStudentEnterServices"
             implement="EMIS.ExtensionLogic.ServiceLogic.EnrollManage.NewStudentEnterServices, EMIS.ExtensionLogic.LCNX" />-->
  <!--学生信息页面(学号总位数问题)-->
  <!--<component name="EMIS.CommonLogic.StudentManage.StudentProfile.IStudentServices" 
             implement="EMIS.ExtensionLogic.ServiceLogic.StudentManage.StudentServices, EMIS.ExtensionLogic.LCNX" />-->
  <!--考试计划页面,与教室等关联查询-->
  <!--<component name="EMIS.DataLogic.ExaminationManage.ExaminationPlanDAL"
             implement="EMIS.ExtensionLogic.DataLogic.ExaminationManage.ExaminationPLanDAL, EMIS.ExtensionLogic.LCNX" />-->
  <!--考试计划的自动排考规则-->
  <!--<component name="EMIS.CommonLogic.ExaminationManage.IExaminationPlanServices"
             implement="EMIS.ExtensionLogic.ServiceLogic.ExaminationManage.ExaminationPlanServices, EMIS.ExtensionLogic.LCNX" />-->
  <!--结业证书编号生成规则-->
  <!--<component name="EMIS.CommonLogic.GraduationManage.GraduationManage.IGraduationApplyServices" 
             implement="EMIS.ExtensionLogic.ServiceLogic.GraduationManage.GraduationApplyServices, EMIS.ExtensionLogic.LCNX" />-->
  <!--毕业证书编号生成规则-->
  <!--<component name="EMIS.CommonLogic.GraduationManage.GraduationManage.IGraduationListServices" 
             implement="EMIS.ExtensionLogic.ServiceLogic.GraduationManage.GraduationListServices, EMIS.ExtensionLogic.LCNX" />-->
  <!--学位证书编号生成规则-->
  <!--<component name="EMIS.CommonLogic.DegreeManage.DegreeManage.IDegreeListServices" 
             implement="EMIS.ExtensionLogic.ServiceLogic.DegreeManage.DegreeListServices, EMIS.ExtensionLogic.LCNX" />-->
  <!--临沧农校end-->

  <!--广东警院begin-->
  <!--学生信息-->
  <component name="EMIS.CommonLogic.Students.IStudentsServices"
             implement="EMIS.ExtensionLogic.ServiceLogic.Students.StudentsServices, EMIS.ExtensionLogic.GDJY" />
  <!--招生专业页面(专业班级生成规则)-->
  <component name="EMIS.CommonLogic.EnrollManage.SpecialtyManage.IRecruitSpecialtyServices"
             implement="EMIS.ExtensionLogic.ServiceLogic.EnrollManage.RecruitSpecialtyServices, EMIS.ExtensionLogic.GDJY" />
  <!--新生分配页面(匹配省招专业)-->
  <component name="EMIS.CommonLogic.RecruitStudentsManage.NewStudentManage.INewStudentCollegeServices"
             implement="EMIS.ExtensionLogic.ServiceLogic.RecruitStudentsManage.NewStudentCollegeServices, EMIS.ExtensionLogic.GDJY" />
  <!--考务管理-->
  <component name="EMIS.DataLogic.ExaminationManage.RoomSettingDAL"
             implement="EMIS.ExtensionLogic.DataLogic.ExaminationManage.RoomSettingDAL, EMIS.ExtensionLogic.GDJY" />
  <!--结业证书编号生成规则-->
  <component name="EMIS.CommonLogic.GraduationManage.GraduationManage.IGraduationApplyServices"
             implement="EMIS.ExtensionLogic.ServiceLogic.GraduationManage.GraduationApplyServices, EMIS.ExtensionLogic.GDJY" />
  <!--毕业证书编号生成规则-->
  <component name="EMIS.CommonLogic.GraduationManage.GraduationManage.IGraduationListServices"
             implement="EMIS.ExtensionLogic.ServiceLogic.GraduationManage.GraduationListServices, EMIS.ExtensionLogic.GDJY" />
  <!--学位证书编号生成规则-->
  <component name="EMIS.CommonLogic.DegreeManage.DegreeManage.IDegreeListServices"
             implement="EMIS.ExtensionLogic.ServiceLogic.DegreeManage.DegreeListServices, EMIS.ExtensionLogic.GDJY" />
  <!--广东警院end-->
  
  <!--Testbegin-->
  <!--Testend-->
</ioc>
<!--个性化功能设置end-->