设置标签

This commit is contained in:
hch
2023-10-17 16:26:27 +08:00
parent d2639ceb6a
commit 1f0cdd86a4
16 changed files with 630 additions and 219 deletions

View File

@@ -120,6 +120,8 @@ public class MainActivity extends AbsOTOActivity {
protected void onResume() {
super.onResume();
checkUserInfoIsSet();
//测试
//RouteManager.forwardChooseActivity();
}
/**