Commit c83db218 authored by linfeng's avatar linfeng

bug修复

parent 3a9f4728
...@@ -749,6 +749,7 @@ public class HomeFragment extends BaseFragment<CommonPresenter> implements Obser ...@@ -749,6 +749,7 @@ public class HomeFragment extends BaseFragment<CommonPresenter> implements Obser
.withString("url", ApiConfig.HTTP_URL_CAR_TYPE_NOTICE) .withString("url", ApiConfig.HTTP_URL_CAR_TYPE_NOTICE)
.withInt("type", 1) .withInt("type", 1)
.navigation(); .navigation();
} }
} }
......
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