package com.qxueyou.scc.org.service.impl; import org.springframework.stereotype.Service; import com.qxueyou.scc.org.service.IOrgClassTeacherService; /** *Íⲿ½²Ê¦·þÎñ²ã *@author junliang *@createTime 2017 */ @Service public class OrgClassTeacherService implements IOrgClassTeacherService { }