-- 建内部表语句 create table if not exists dm_gis_edt.company_info ( company_name string comment 'xxx', reg_location string comment 'xxx', region string comment 'xxx', business_scope string comment 'xxx', managemen

-- 建内部表语句 create table if not exists dm_gis_edt.company_info ( company_name string comment 'xxx', reg_location string comment 'xxx', region string comment 'xxx', business_scope string comment 'xxx', managemen