This commit is contained in:
2025-07-24 15:18:24 +08:00
parent 79a2c9260e
commit c727b5cacf
18 changed files with 187 additions and 18 deletions
@@ -0,0 +1,2 @@
alter table [dbo].[Weld_UsingPlan] add UnitStoreId nvarchar(50) null
GO