2023-10-24

This commit is contained in:
2023-10-24 14:23:46 +08:00
parent 3c521862d6
commit d0440ce2fb
20 changed files with 1406 additions and 853 deletions
@@ -0,0 +1,3 @@
alter table dbo.Sys_Const
alter column ConstValue nvarchar(500)
go