table('crm_remove_import_log')->addColumn('execute_rows', 'integer', ['limit'=> 10, 'default'=> 0, 'comment'=> '当前导入行'])->update(); } }