Commit 8d604e43 authored by linfeng's avatar linfeng

我的拍拍优化

parent eb393ed0
...@@ -238,6 +238,7 @@ public class PostPatActivity extends BaseStatusActivity<DiscoveryPresenter> { ...@@ -238,6 +238,7 @@ public class PostPatActivity extends BaseStatusActivity<DiscoveryPresenter> {
} }
} }
private void setData(DiscoveryIMTokenBean intokenBean) { private void setData(DiscoveryIMTokenBean intokenBean) {
if (intokenBean == null) { if (intokenBean == null) {
return; return;
......
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