use `sys-tran`; ALTER TABLE `tran_sys_set` MODIFY COLUMN `hospital_code` varchar(255) DEFAULT NULL COMMENT '医院编码' AFTER `modifier`;