Commit 52b6b6c5 by 墨竹

refactor:加日志

parent 6d569a98
......@@ -362,6 +362,7 @@ public class ExternalClerkRelatedApiServiceImpl implements ExternalClerkRelatedA
if (isLastPage) {
//serviceCorpid 默认为:达摩网络
boolean flag = qywxUserApiService.finishExternalUseridMigration(corpid, config.getCorpid());
log.info("更新新的外部联系人id最后一页,设置迁移完成:flag:{}", flag);
if (flag) {
//成功
wxEnterriseMapper.updateExternalFlagById(1, wxEnterpriseId);
......
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