Files
SGGL_SHJ/DataBase/版本日志/已更新脚本/SGGLDB_V2022-05-07-001.sql
T
2022-09-05 16:36:31 +08:00

2 lines
60 B
Transact-SQL

alter table [dbo].[Sys_User] add IsOutSideEmploy bit null
GO