From c5e827922c09a6161fee17db096f9b5b370199e3 Mon Sep 17 00:00:00 2001 From: Janie <109517022+Janie06@users.noreply.github.com> Date: Fri, 6 Jan 2023 18:20:57 +0800 Subject: [PATCH] =?UTF-8?q?[WHAT]=20=E5=8A=A0=E5=85=A5=E5=B7=A5=E7=A8=8B?= =?UTF-8?q?=E6=96=87=E4=BB=B6=20[WHY]=20fix=20[HOW]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- EuroTran/EasyBL.WEBAPP/EasyBL.WEBAPP.csproj | 3 +++ EuroTran/EasyBL.WEBAPP/ShowEasy/SignupService.cs | 2 ++ EuroTran/Entity/Entity.csproj | 2 ++ 3 files changed, 7 insertions(+) diff --git a/EuroTran/EasyBL.WEBAPP/EasyBL.WEBAPP.csproj b/EuroTran/EasyBL.WEBAPP/EasyBL.WEBAPP.csproj index 0a5ae1d..b341993 100644 --- a/EuroTran/EasyBL.WEBAPP/EasyBL.WEBAPP.csproj +++ b/EuroTran/EasyBL.WEBAPP/EasyBL.WEBAPP.csproj @@ -121,8 +121,10 @@ + + @@ -150,6 +152,7 @@ + diff --git a/EuroTran/EasyBL.WEBAPP/ShowEasy/SignupService.cs b/EuroTran/EasyBL.WEBAPP/ShowEasy/SignupService.cs index c01bcee..48a1268 100644 --- a/EuroTran/EasyBL.WEBAPP/ShowEasy/SignupService.cs +++ b/EuroTran/EasyBL.WEBAPP/ShowEasy/SignupService.cs @@ -524,6 +524,8 @@ namespace EasyBL.WEBAPP.SYS } + + } } \ No newline at end of file diff --git a/EuroTran/Entity/Entity.csproj b/EuroTran/Entity/Entity.csproj index be15276..b996bb0 100644 --- a/EuroTran/Entity/Entity.csproj +++ b/EuroTran/Entity/Entity.csproj @@ -61,6 +61,8 @@ + +