This commit is contained in:
mazengfei
2026-01-29 18:52:44 +08:00
parent c76095788c
commit a7bac4321e
10 changed files with 69 additions and 27 deletions
@@ -82,7 +82,7 @@ class PhotoCaptureHelper(
}
Timber.e(exception, errorMsg)
onError(errorMsg)
onError("拍照失败")
}
}
)