*
is_del=0
and department_id = #{p.departmentId}
and doctor_count = #{p.doctorCount}
and server_end_date = #{p.serverEndDate}
and total_ray_count = #{p.totalRayCount}
and total_record_count = #{p.totalRecordCount}
and create_time = #{p.createTime}
and update_time = #{p.updateTime}
and is_del = #{p.isDel}
and tenant_id = #{p.tenantId}
and enabled = #{p.enabled}
and create_user_id = #{p.createUserId}
and create_user_name = #{p.createUserName}
and update_user_id = #{p.updateUserId}
and update_user_name = #{p.updateUserName}