-- AlterTable
ALTER TABLE `User` ADD COLUMN `fcmToken` VARCHAR(191) NULL;
