@@ -1,2 +0,0 @@
-use `qc`;
-alter table qc_model_hospital add column `is_deleted` char(3) DEFAULT 'N' COMMENT '是否删除,N:未删除,Y:删除';