From 444d3c3a5906c6f37b6ae30aeae0fc35b1599a2b Mon Sep 17 00:00:00 2001 From: hang <872297557@qq.com> Date: Mon, 9 Sep 2024 09:09:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E4=B8=8D=E5=BF=85=E8=A6=81?= =?UTF-8?q?=E7=9A=84=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- IRaCIS.Core.Test/AutoTemplatel.ps1 | 1 - 1 file changed, 1 deletion(-) diff --git a/IRaCIS.Core.Test/AutoTemplatel.ps1 b/IRaCIS.Core.Test/AutoTemplatel.ps1 index 241c41120..caeeefd0a 100644 --- a/IRaCIS.Core.Test/AutoTemplatel.ps1 +++ b/IRaCIS.Core.Test/AutoTemplatel.ps1 @@ -14,7 +14,6 @@ foreach ($table in $Tables) { $tablesForRun = $Tables -join " " -Write-Host $tablesForScaffold Write-Host "ÕýÔÚÖ´ÐÐ Scaffold-DbContext..."