From 28fa18724dc4e9fe3a28068d775737950d8ad9f6 Mon Sep 17 00:00:00 2001 From: xiaochanghai Date: Mon, 31 Mar 2025 17:15:10 +0800 Subject: [PATCH] =?UTF-8?q?=E8=80=83=E8=AF=95=20=E9=87=8D=E8=80=83?= =?UTF-8?q?=E6=96=B0=E5=A2=9E=E9=87=8D=E7=BD=AE=E8=80=83=E8=AF=95=E5=88=86?= =?UTF-8?q?=E6=95=B0=EF=BC=8C=E9=80=9A=E8=BF=87=E7=8A=B6=E6=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Tiobon.Core.Services/Ghre/Ghre_ExamRecordServices.cs | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Tiobon.Core.Services/Ghre/Ghre_ExamRecordServices.cs b/Tiobon.Core.Services/Ghre/Ghre_ExamRecordServices.cs index fed79d19..1475e4d1 100644 --- a/Tiobon.Core.Services/Ghre/Ghre_ExamRecordServices.cs +++ b/Tiobon.Core.Services/Ghre/Ghre_ExamRecordServices.cs @@ -1,6 +1,7 @@ using AgileObjects.AgileMapper.Extensions; using Microsoft.Extensions.Logging; using MongoDB.Driver.Linq; +using NPOI.SS.Formula.Functions; using System.Net; using System.Text.RegularExpressions; using static Tiobon.Core.Model.Consts; @@ -900,6 +901,9 @@ public class Ghre_ExamRecordServices : BaseServices