更新
This commit is contained in:
@@ -53,7 +53,7 @@ class MainActivity : ComponentActivity() {
|
||||
try {
|
||||
val resp = accountService.getMyAccount()
|
||||
return true
|
||||
} catch (e: ServiceException) {
|
||||
} catch (e: Exception) {
|
||||
return false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user