公司级增加项目筛选,开车看板修改

This commit is contained in:
2024-09-11 10:36:09 +08:00
parent d8567707cd
commit bedf5d3bdf
14 changed files with 2268 additions and 710 deletions
@@ -0,0 +1,2 @@
alter table Sys_User
add CompanyProjectId nvarchar(2000) null;