Commit 2c679173 by fudahua

同步优化初步3

parent d5347828
......@@ -114,7 +114,7 @@ public class DealSyncOperationApiServiceImpl implements DealSyncOperationApiServ
return;
}
logger.info("处理分组信息开始:{}", taskId);
dealAddSync(taskId, wxEnterpriseId, editList);
dealAddSync(taskId, wxEnterpriseId, addList);
//加入队列处理
logger.info("初始化到队列:{}", taskId);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment