Commit d948eabc authored by linfeng's avatar linfeng

佣金修改

parent f70ee324
...@@ -89,6 +89,7 @@ public class CommisionAllFragment extends BaseFragment<CommonPresenter> implemen ...@@ -89,6 +89,7 @@ public class CommisionAllFragment extends BaseFragment<CommonPresenter> implemen
} }
} }
@Override @Override
public void onLoadMoreRequested() { public void onLoadMoreRequested() {
if (currentPage >= pageTotal) { if (currentPage >= pageTotal) {
......
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