ALTER TABLE `tmrwatch`.`ftdetail` MODIFY COLUMN `fweight` decimal(38, 3) NOT NULL DEFAULT 0.000 COMMENT '重量' AFTER `lweight`;