Commit dfed5bdc by 墨竹

Merge branch 'master' into developer

parents 0e78f552 52b6b6c5
......@@ -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