2023-3-16

This commit is contained in:
李超 2023-03-16 19:29:05 +08:00
parent ba4e383388
commit f243616229
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
Alter TABLE [dbo].[Common_FileManager]
add [ProjectId] [nvarchar](50) NULL