提交代码

This commit is contained in:
2024-05-10 15:46:52 +08:00
parent 1c23ce814d
commit 563d401af6
30 changed files with 2014 additions and 98 deletions
@@ -0,0 +1,2 @@
alter table [dbo].[JDGL_MonthPlan] add SortIndex int null
GO