update-1.8.0.sql 95 B

12
  1. ALTER TABLE `fd_fusion`.`t_scene_down_log`
  2. ADD COLUMN `is_obj` int(1) NULL AFTER `update_time`;