1111-002-gaofei

This commit is contained in:
gaofei
2021-11-11 10:30:43 +08:00
parent 1f1d11cb42
commit 9d1a4e20b1
3 changed files with 53 additions and 0 deletions
@@ -51,3 +51,6 @@ EXEC sys.sp_addextendedproperty @name=N'MS_Description', @value=N'
GO
alter table [dbo].[HJGL_FirstOKRate] add Months datetime null
alter table [dbo].[HJGL_FinishRate] add Months datetime null
GO