ALTER TABLE `user` CHANGE `plan` `plan` VARCHAR(2) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL DEFAULT 'A';