修改教职工同步功能
This commit is contained in:
@@ -20,6 +20,7 @@ public interface QgzxTeacherMapper extends BaseMapper<QgzxTeacher> {
|
||||
* @return 教职工信息
|
||||
*/
|
||||
public QgzxTeacher selectQgzxTeacherByTeacherId(Long teacherId);
|
||||
public QgzxTeacher selectQgzxTeacherByEmployeeId(String employeeId);
|
||||
|
||||
/**
|
||||
* 查询教职工信息列表
|
||||
|
||||
Reference in New Issue
Block a user