修改穿透功能
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
alter table [dbo].[Base_Certificate] add [CertificateType] char(1) null
|
||||
alter table [dbo].[Base_Certificate] add IsRegisterHSSE bit null
|
||||
GO
|
||||
Reference in New Issue
Block a user