This commit is contained in:
2025-06-13 21:17:50 +08:00
parent d3da07c131
commit 8c1756587d
28 changed files with 1052 additions and 14 deletions
@@ -0,0 +1,8 @@
Alter TABLE [dbo].[HSSE_TowerCrane]
add [VideoAccount] [nvarchar](50) NULL,
[VideoPassword] [nvarchar](50) NULL,