diff --git a/DataBase/版本日志/SGGLDB_WH_2025-01-14-xiaj.sql b/DataBase/版本日志/SGGLDB_WH_2025-01-14-xiaj.sql new file mode 100644 index 00000000..ea2e2a8c --- /dev/null +++ b/DataBase/版本日志/SGGLDB_WH_2025-01-14-xiaj.sql @@ -0,0 +1,9 @@ + + +alter table dbo.Sys_User + add IsInspectionBrigade bit +go + +exec sp_addextendedproperty 'MS_Description', N'ÊÇ·ñ¶½²éÈËÔ±', 'SCHEMA', 'dbo', 'TABLE', 'Sys_User', 'COLUMN', + 'IsInspectionBrigade' +go diff --git a/SGGL/WebAPI/WebAPI.csproj.user b/SGGL/WebAPI/WebAPI.csproj.user index d989db4f..59ad2199 100644 --- a/SGGL/WebAPI/WebAPI.csproj.user +++ b/SGGL/WebAPI/WebAPI.csproj.user @@ -1,7 +1,7 @@  - Debug|Any CPU + Release|Any CPU true