mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/per-boe/java-servers.git
synced 2025-12-11 03:46:50 +08:00
教授修改
This commit is contained in:
@@ -67,7 +67,7 @@ public interface ITeacherService {
|
||||
* @param entity
|
||||
* @throws XaskException
|
||||
*/
|
||||
void update(Teacher entity);
|
||||
void updateTeacher(Teacher entity);
|
||||
|
||||
/*
|
||||
* 更新同步信息
|
||||
|
||||
Reference in New Issue
Block a user