app/src/main/java/com/okgoincar/netUtls/NetKit.kt
@@ -171,6 +171,7 @@ override fun onError(code: Int, msg: String?, resposeString: String?) { super.onError(code, msg, resposeString) dismissDialog() clickActionError(msg) } }) @@ -337,6 +338,7 @@ val timer by lazy { object : CountDownTimer(timeDown, 1000) { override fun onFinish() { click(0) } override fun onTick(millisUntilFinished: Long) {