INSERT INTO jfcloud_gene.system_properties (prop_key,prop_value,remark) VALUES ('sample.100.dingding.enable','true','样本送检审核完成钉钉通知'); ALTER TABLE jfcloud_gene.sample_food ADD sample_type_other varchar(255) NULL COMMENT '样品类型自定义' AFTER sample_type;