pref: 优化一键签到通知

This commit is contained in:
HuanCheng65 2022-08-01 15:53:34 +08:00
parent 1d455ed452
commit 586c091b6d
No known key found for this signature in database
GPG Key ID: E9031EF91A805148
1 changed files with 1 additions and 1 deletions

View File

@ -163,7 +163,7 @@ class OKSignService : IntentService(TAG), CoroutineScope, ProgressListener {
getString(
R.string.title_signing_progress,
signDataBean.userName,
current,
current + 1,
total
),
if (signResultBean.userInfo?.signBonusPoint != null)