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