alter table Project_ProjectUnit add CQMS_OrganizationPic nvarchar(100) GO alter table Project_ProjectUnit add QRCodeAttachUrl nvarchar(200) null GO