This commit is contained in:
2025-10-10 17:40:09 +08:00
parent b8e282f672
commit 7a4cd1d6ea
10 changed files with 263 additions and 180 deletions
@@ -0,0 +1,2 @@
alter table [dbo].[SeDin_MonthReport5] add S02 int null
GO