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..."