INSERT [EnterpriseAccountSetOrg] ([ID], [EnterpriseAccountSetID], [OrganizationID], [EffectiveDate], [ExpiredDate]) VALUES (N'06430cbf-e177-4f65-9a2a-d650c36cb564', N'2891e3dd-d673-49a2-845d-c759202056c6', N'bd5cfb8c-bc0d-4baf-8fe9-4b55811bf182', CAST(0x0000A6EE00000000 AS DateTime), CAST(0x0000A7A200000000 AS DateTime)) INSERT [EnterpriseAccountSetOrg] ([ID], [EnterpriseAccountSetID], [OrganizationID], [EffectiveDate], [ExpiredDate]) VALUES (N'08a4b230-3594-4cfb-9254-b2c3f046d734', N'2891e3dd-d673-49a2-845d-c759202056c6', N'867dda85-96ba-462a-8c2a-5a2d4627eb8a', CAST(0x0000A6EE00000000 AS DateTime), CAST(0x0000AB3400000000 AS DateTime)) INSERT [EnterpriseAccountSetOrg] ([ID], [EnterpriseAccountSetID], [OrganizationID], [EffectiveDate], [ExpiredDate]) VALUES (N'09da53b3-a728-4974-94ab-17d6ab34117c', N'2891e3dd-d673-49a2-845d-c759202056c6', N'46b3a8b4-3c28-4538-b098-29c524917dea', CAST(0x0000A6EE00000000 AS DateTime), CAST(0x0000A85A00000000 AS DateTime)) INSERT [EnterpriseAccountSetOrg] ([ID], [EnterpriseAccountSetID], [OrganizationID], [EffectiveDate], [ExpiredDate]) VALUES (N'3df0a3c4-31d5-4056-a28a-e0a982282360', N'2891e3dd-d673-49a2-845d-c759202056c6', N'ba7662c5-2031-4288-aad5-65f49e81a559', CAST(0x0000A6EE00000000 AS DateTime), CAST(0x0000AE0F00000000 AS DateTime)) INSERT [EnterpriseAccountSetOrg] ([ID], [EnterpriseAccountSetID], [OrganizationID], [EffectiveDate], [ExpiredDate]) VALUES (N'439a8363-6450-4403-b77b-701a0b1edfd1', N'2891e3dd-d673-49a2-845d-c759202056c6', N'ea3d1bb3-e09a-49ae-ad32-36eb43c19589', CAST(0x0000A6EE00000000 AS DateTime), CAST(0x0000A9C700000000 AS DateTime)) GO --INSERT [Organization] ([ID], [ClientCode], [Name], [Code], [ParentID], [TaxPayerNumber], [RegionID], [StructureID], [IndustryID], [BusinessUnitID], [IsActive], [PLevel], [CreateTime], [UpdateTime], [AreaID], [EnglishName], [Abbreviation], [InvoiceType], [LegalPersonName], [ManufactureAddress], [RegisterAddress], [BankAccountName], [BankAccountNumber], [PhoneNumber], [RegistrationType], [Remark], [Vehicleroutinglocation]) VALUES (N'bd5cfb8c-bc0d-4baf-8fe9-4b55811bf182', N'pwc', N'ιη¨ζΊζ', N'0710', NULL, N'0710', N'310100', N'1e7153ca-6121-4bc6-a385-2c18827b845d', N'0', N'2542b106-66a6-4135-85d3-a90ca58ba058', 1, 0, CAST(0x0000A7AC00A7078E AS DateTime), CAST(0x0000A7F401089FA5 AS DateTime), N'0bae00f7-96dc-46c8-b6f5-a427616c5bcf', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) GO