@@ -220,9 +220,9 @@ public class MdeOldSyncService {
@TenantIgnore
public void run() {
// 同步区域
- syncArea();
+// syncArea();
// 同步职位信息
- syncPosition();
+// syncPosition();
// 同步用户信息
syncUser();
// 同步vip企业信息
@@ -238,7 +238,7 @@ public class MdeOldSyncService {
// 计算工作年限和最高学历
syncEduAndWork();
// 同步酒店品牌数据
- syncHotel();
+// syncHotel();
}
public void syncArea() {