lmw
2024-06-19 046174d13aeee8ed585ab2d4e28b8bce272e0217
app/src/main/java/com/dollearn/student/ui/course/CourseActivity.kt
@@ -166,9 +166,7 @@
    @Subscribe
    fun onSwitch(e: EmptyEvent) {
        if (e.code == Const.EventCode.CHANGE_STARTCLASS) {
            finish()
        }
    }
    override fun onDestroy() {