-- 删除自助平台表 drop table if exists auth_platform; -- 删除医院客户和自助平台关联表 drop table if exists io_unit_maintain_platform;