教授修改

This commit is contained in:
86182
2022-12-14 18:54:14 +08:00
parent 56a3e74942
commit 4a6738e99c

View File

@@ -67,7 +67,7 @@ public interface ITeacherService {
* @param entity * @param entity
* @throws XaskException * @throws XaskException
*/ */
void update(Teacher entity); void updateTeacher(Teacher entity);
/* /*
* 更新同步信息 * 更新同步信息