lmw
2024-06-18 1f45a54dc8e149548d3a61d1228741627aa4f23e
app/src/main/java/com/dollearn/student/ui/course/JoinCourseActivity.kt
@@ -197,9 +197,7 @@
    @Subscribe
    fun onSwitch(e: EmptyEvent) {
        if (e.code == Const.EventCode.CHANGE_STARTCLASS) {
            finish()
        }
    }
    private fun refreshPrice(data: Lesson?,changeByCoupon:Boolean = false) {