id, name, type, connection_type, address, port, sub_type, status, shop_id, category_ids, content_type, created_at, updated_at, sort, vendor_id, product_id config, category_list update tb_print_machine set status = #{status} where id = #{id}