From ddb5e39f0301f48369b9f3c6139028937d1b760f Mon Sep 17 00:00:00 2001 From: luoxingjian <1010378449@qq.com> Date: Mon, 11 Nov 2024 15:05:41 +0800 Subject: [PATCH] =?UTF-8?q?Revert=20"=E7=A9=BA=E6=A0=BC=E6=B5=8B=E8=AF=95"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 4c52c7d98329de25281ec7c92a226001f4f20303. --- PEIS/View/Exam/IPartView.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PEIS/View/Exam/IPartView.cs b/PEIS/View/Exam/IPartView.cs index a29e799..4a73507 100644 --- a/PEIS/View/Exam/IPartView.cs +++ b/PEIS/View/Exam/IPartView.cs @@ -10,7 +10,7 @@ namespace PEIS.View.Exam internal interface IPartView : IViewBase { /// - /// 【part01】 + /// 【part01】 /// event EventHandler> GetPatients;