*
is_del=0
and hospital_id = #{hospitalId}
and hospital_name = #{hospitalName}
and hospital_logo = #{hospitalLogo}
and hospital_qr_image = #{hospitalQrImage}
and create_time = #{createTime}
and update_time = #{updateTime}
and is_del = #{isDel}
and tenant_id = #{tenantId}
and enabled = #{enabled}
and create_user_id = #{createUserId}
and create_user_name = #{createUserName}
and update_user_id = #{updateUserId}
and update_user_name = #{updateUserName}