20251209 交工资料

This commit is contained in:
2025-12-09 17:19:07 +08:00
parent 39b1c75359
commit 140f98a08b
15 changed files with 2225 additions and 3 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ REM --------------
@echo.
@call "%VS100COMNTOOLS%"vsvars32.bat
SqlMetal /views /server:.\SQL2019 /database:HJGLDB_DS /code:%Model_ROOT%\Model.cs /namespace:Model
SqlMetal /views /server:.\SQL2022 /database:HJGLDB_DS /code:%Model_ROOT%\Model.cs /namespace:Model
@ECHO 完成
pause