202306181、新增设备管理(门禁、监控、环境监测)页面2、新增设备软件管理(门禁、监控、环境监测)页面3、优化费用管理模块。

This commit is contained in:
2023-06-19 16:23:15 +08:00
parent 576de76520
commit c4302dfa9d
33 changed files with 3293 additions and 16 deletions
@@ -0,0 +1,4 @@
alter table [dbo].[PHTGL_Contract] alter column [Clause] nvarchar(Max)
alter table [dbo].[PHTGL_Contract] alter column Remarks nvarchar(Max)
alter table [dbo].[PHTGL_Contract] alter column PriceMethod nvarchar(500)
alter table [dbo].Sys_ErrLogInfo alter column ErrMessage nvarchar(Max)