5 lines
102 B
Transact-SQL
5 lines
102 B
Transact-SQL
|
|
alter table HJGL_PW_JointInfo add IsGold bit null
|
||
|
|
GO
|
||
|
|
|
||
|
|
alter table HJGL_BO_Batch add IsGold bit null
|
||
|
|
GO
|