mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/per-boe/java-servers.git
synced 2025-12-12 12:26:51 +08:00
用户登录组织信息更新调整2
This commit is contained in:
@@ -134,6 +134,7 @@ public class DataUserSyncServiceImpl implements IDataUserSyncService {
|
|||||||
}
|
}
|
||||||
if (flag>0){
|
if (flag>0){
|
||||||
orgDao.update(org);
|
orgDao.update(org);
|
||||||
|
log.info("修改组织信息");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user