use `sys-tran`; ALTER TABLE `tran_sys_set` ADD COLUMN `plan` int(11) NOT NULL DEFAULT '0' COMMENT '方案编号' AFTER `hospital_code`;