xinjiang/DataBase/HJGL_ElectrodeReccovery.sql

7 lines
128 B
MySQL
Raw Normal View History

2024-11-19 09:45:27 +08:00
USE [SGGLDB_TCC]
GO
Alter TABLE [dbo].[HJGL_ElectrodeRecovery]add
[BakeId] [nvarchar](50) NULL,
[Type] [nvarchar](50) NULL