diff --git a/Tiobon.Core.Api/wwwroot/files/ExcelTemplate/Ghrh_YearHumanSettings.xlsx b/Tiobon.Core.Api/wwwroot/files/ExcelTemplate/Ghrh_YearHumanSettings.xlsx index 1c7fe7f9..821326a4 100644 Binary files a/Tiobon.Core.Api/wwwroot/files/ExcelTemplate/Ghrh_YearHumanSettings.xlsx and b/Tiobon.Core.Api/wwwroot/files/ExcelTemplate/Ghrh_YearHumanSettings.xlsx differ diff --git a/Tiobon.Core.Services/Ghre/Ghre_QuestionServices.cs b/Tiobon.Core.Services/Ghre/Ghre_QuestionServices.cs index 3892e49d..2fea6a6c 100644 --- a/Tiobon.Core.Services/Ghre/Ghre_QuestionServices.cs +++ b/Tiobon.Core.Services/Ghre/Ghre_QuestionServices.cs @@ -1,5 +1,4 @@ using NPOI.HSSF.UserModel; -using NPOI.SS.Formula.Functions; using NPOI.SS.UserModel; using NPOI.SS.Util; using NPOI.XSSF.UserModel; @@ -949,15 +948,15 @@ public class Ghre_QuestionServices : BaseServices