From 8eb81d2d63d08169195d66fc70205f1cc22d28cd Mon Sep 17 00:00:00 2001
From: gaofei1985 <181547018@qq.com>
Date: Thu, 10 Jul 2025 16:57:23 +0800
Subject: [PATCH] 1
---
CreateModel2017local.bat | 4 ++--
ReleasePackerALL.bat | 2 +-
ReleasePackerALL2017.bat | 2 +-
SGGL/BLL/BLL.csproj | 2 +-
SGGL/Model/Model.csproj | 2 +-
SGGL/SgManager.AI/SgManager.AI.csproj | 2 +-
SGGL/WebAPI/WebAPI.csproj | 2 +-
7 files changed, 8 insertions(+), 8 deletions(-)
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