ALTER TABLE `oper_dev_info` ADD COLUMN `location_json` varchar(500) DEFAULT null COMMENT '位置json' AFTER `firmware_version`;