insert into School_Notice_Label(id,outId,type,status,channelLabel,insertTime,updateTime, note)
select UUID(),concat(outId,'2'),type,status,channelLabel,insertTime,updateTime, note from
School_Notice_Label;
insert into School_Notice_Label(id,outId,type,status,channelLabel,insertTime,updateTime, note)
select UUID(),concat(outId,'2'),type,status,channelLabel,insertTime,updateTime, note from
School_Notice_Label;