use `sys-tran`; ALTER TABLE `tran_hospital_dept` ADD COLUMN `order_no` int(11) NOT NULL DEFAULT '0' COMMENT '排序号' AFTER `status`;