ALTER TABLE `weighing_management` ADD COLUMN `in_out_type` varchar(20) NULL COMMENT '出库类型' AFTER `impurity`;