2023-10-15

This commit is contained in:
2023-10-25 10:03:27 +08:00
parent cbb2b0c571
commit 69138c9b08
8 changed files with 146 additions and 56 deletions
+2 -1
View File
@@ -3,4 +3,5 @@ alter table dbo.Sys_Const
go
alter table dbo.PHTGL_ContractTrack
add SerialNumber nvarchar(50)
go
go