CNCEC_SUBQHSE_WUHUAN/DataBase/版本日志/SGGLDB_V2021-12-10-001.sql

2 lines
95 B
MySQL
Raw Normal View History

2021-12-10 09:56:20 +08:00
alter table [dbo].[HSSESystem_SafetyInstitution] add SafetyInstitutionCode nvarchar(50) null
GO