SGGL_SHJ/DataBase/版本日志/SGGLDB_V2024-05-22.sql

4 lines
131 B
MySQL
Raw Normal View History

2024-05-27 16:34:45 +08:00
alter table Check_RectifyNotices add ControlId nvarchar(50)
GO
alter table HSSE_Hazard_HazardRegister add ControlId nvarchar(50)
GO