table('employee_msg') ->addColumn(Column::string('index')->setAfter('addtime')->setDefault('')->setComment('group随机字符')) ->update(); } }