|
@@ -59,7 +59,7 @@ public class SyncSapUserToWxService extends BaseService {
|
|
|
// 更新用户头像
|
|
|
sapUserService.updateAvatars();
|
|
|
// NORMAL数据更新同步企业微信
|
|
|
-// sapUserService.updateAllNormalSyncWxResult();
|
|
|
+ sapUserService.updateAllNormalSyncWxResult();
|
|
|
// 发送禁用企业微信账号信息
|
|
|
// this.sendQuitUserMsg();
|
|
|
WebConstants.CACHE.remove(WebConstants.CACHE_SYNC_SAP);
|