From 4c52c7d98329de25281ec7c92a226001f4f20303 Mon Sep 17 00:00:00 2001 From: luoxingjian <1010378449@qq.com> Date: Mon, 11 Nov 2024 15:03:48 +0800 Subject: [PATCH] =?UTF-8?q?=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 --- 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 4a73507..a29e799 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;