diff --git a/CreateModel2017local.bat b/CreateModel2017local.bat index e53b187..730ed1b 100644 --- a/CreateModel2017local.bat +++ b/CreateModel2017local.bat @@ -25,9 +25,9 @@ REM -------------- @echo 设置.net控制台环境 @echo. -@call "%VS2022%" +@call "%VS150%" -SqlMetal /views /server:47.104.102.122,14333 /user:sa /password:p@ssw0rd /database:SGGLDB_HBAZ /code:%Model_ROOT%\Model.cs /namespace:Model +SqlMetal /views /server:. /user:sa /password:1111 /database:SGGLDB_TCC /code:%Model_ROOT%\Model.cs /namespace:Model @ECHO 完成 pause diff --git a/ReleasePackerALL.bat b/ReleasePackerALL.bat index 3481d56..82b699b 100644 --- a/ReleasePackerALL.bat +++ b/ReleasePackerALL.bat @@ -53,7 +53,7 @@ IF errorlevel 1 goto delReleasePackError @echo 设置.net控制台环境 @echo. -@call "%VS150%" +@call "%VS100COMNTOOLS%"vsvars32.bat IF errorlevel 1 goto netEnvironmentError diff --git a/ReleasePackerALL2017.bat b/ReleasePackerALL2017.bat index 8064280..3481d56 100644 --- a/ReleasePackerALL2017.bat +++ b/ReleasePackerALL2017.bat @@ -53,7 +53,7 @@ IF errorlevel 1 goto delReleasePackError @echo 设置.net控制台环境 @echo. -@call "%VS2022%" +@call "%VS150%" IF errorlevel 1 goto netEnvironmentError diff --git a/SGGL/BLL/BLL.csproj b/SGGL/BLL/BLL.csproj index e134970..374ce2c 100644 --- a/SGGL/BLL/BLL.csproj +++ b/SGGL/BLL/BLL.csproj @@ -10,7 +10,7 @@ Properties BLL BLL - v4.8 + v4.6.1 512 diff --git a/SGGL/Model/Model.csproj b/SGGL/Model/Model.csproj index 7d359c2..113b8bd 100644 --- a/SGGL/Model/Model.csproj +++ b/SGGL/Model/Model.csproj @@ -10,7 +10,7 @@ Properties Model Model - v4.8 + v4.6.1 512 diff --git a/SGGL/SgManager.AI/SgManager.AI.csproj b/SGGL/SgManager.AI/SgManager.AI.csproj index e8a4b58..83e599b 100644 --- a/SGGL/SgManager.AI/SgManager.AI.csproj +++ b/SGGL/SgManager.AI/SgManager.AI.csproj @@ -9,7 +9,7 @@ Properties SgManager.AI SgManager.AI - v4.8 + v4.6.1 512 diff --git a/SGGL/WebAPI/WebAPI.csproj b/SGGL/WebAPI/WebAPI.csproj index 5cbb94b..0479a3d 100644 --- a/SGGL/WebAPI/WebAPI.csproj +++ b/SGGL/WebAPI/WebAPI.csproj @@ -14,7 +14,7 @@ Properties WebAPI WebAPI - v4.8 + v4.6.1 false true