Commit 7a9729a0 by fudahua

好友关系

parent cddbba99
......@@ -502,7 +502,8 @@ public class WxEnterpriseRelatedApiServiceImpl implements WxEnterpriseRelatedApi
this.wxEnterpriseBind(detailDTO);
} catch (Exception e) {
e.printStackTrace();
}
logger.info("企业历史初始化失败:{}, {}", needDealEnt.getEnterpriseId(), e);
}
}
return false;
}
......
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