提交代码

This commit is contained in:
2024-02-21 15:14:53 +08:00
parent 2c6a615726
commit b3357fb53f
15 changed files with 1068 additions and 507 deletions
@@ -0,0 +1,2 @@
alter table DriverRun_DriverRunPlan add UsedDays int null
GO