2 lines
53 B
MySQL
2 lines
53 B
MySQL
|
alter table Sys_User add IdCard nvarchar(50) null;
|
||
|
GO
|