id, theme_name, theme_author, theme_img, theme_path, status, create_by, create_time, update_by, update_time update system_theme set status = #{status,jdbcType=INTEGER} where id != #{id,jdbcType=VARCHAR}