Commit 1807010c by 墨竹

feat:设置迁移完成注释

parent 12935ae8
...@@ -2089,7 +2089,7 @@ public class MemberUnionidRelatedApiServiceImpl implements MemberUnionidRelatedA ...@@ -2089,7 +2089,7 @@ public class MemberUnionidRelatedApiServiceImpl implements MemberUnionidRelatedA
memberUnionRelatedService.updateExternalUseridByWxEnterpriseId(wxEnterpriseId); memberUnionRelatedService.updateExternalUseridByWxEnterpriseId(wxEnterpriseId);
log.info("转换corpid、userid end params:{}", params); log.info("转换corpid、userid end params:{}", params);
//迁移完成 //迁移完成
updateUseridFlagById(wxEnterpriseId, corpid); //updateUseridFlagById(wxEnterpriseId, corpid);
} }
/** /**
......
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