什么意思啊?alter table table1 add id int identity(1,1)
alter table table2 add id int identity(1,1)
alter table table3 add id int identity(1,1)