20260211 工程联络单

This commit is contained in:
2026-02-11 15:24:28 +08:00
parent bfd4192578
commit 3becf06cfe
10 changed files with 868 additions and 582 deletions
@@ -0,0 +1,4 @@
alter table JGZL_Contact add ContactSortName nvarchar(50)
alter table JGZL_Contact add ContactSort int
go