From d0b67351c7bab3fc7d363399b045d9d93a0c8676 Mon Sep 17 00:00:00 2001 From: xiaochanghai Date: Mon, 12 May 2025 10:17:03 +0800 Subject: [PATCH] youhua --- Tiobon.Core.Services/Ghre/Ghre_StudyRecordServices.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tiobon.Core.Services/Ghre/Ghre_StudyRecordServices.cs b/Tiobon.Core.Services/Ghre/Ghre_StudyRecordServices.cs index 107d333c..0421444c 100644 --- a/Tiobon.Core.Services/Ghre/Ghre_StudyRecordServices.cs +++ b/Tiobon.Core.Services/Ghre/Ghre_StudyRecordServices.cs @@ -1853,7 +1853,7 @@ WHERE A.Id = '{id}'"; .ExecuteCommandAsync(); - if (studyProgress == 100) + if (studyProgress1 >= 100) { await Db.Updateable() .SetColumns(it => new Ghre_StudyRecord()