-- AlterTable
ALTER TABLE `User_Building_Commodity_Utitlity` ADD COLUMN `accountName` VARCHAR(191) NOT NULL DEFAULT '';
