-- AlterTable ALTER TABLE `goods` ADD COLUMN `price_text` VARCHAR(100) NULL;