根据后端需求修改上报日志接口参数

This commit is contained in:
18401019693
2022-10-21 18:28:50 +08:00
committed by zlzw
parent 38a269ae1c
commit 90e249e2d7
4 changed files with 34 additions and 14 deletions

View File

@@ -471,7 +471,6 @@ public class MainActivity extends AbsActivity implements MainAppBarLayoutListene
//获取指导员账号
ConversationIMListManager.get(this).getUserInstructor(this);
checkVersion();
}
@Override