*
is_del=0
and id = #{id}
and hospital_id = #{hospitalId}
and hospital_name = #{hospitalName}
and department_id = #{departmentId}
and department_name = #{departmentName}
and doctor_id = #{doctorId}
and doctor_name = #{doctorName}
and public_type = #{publicType}
and templete_type = #{templeteType}
and templete_title = #{templeteTitle}
and templete_note = #{templeteNote}
and is_del = #{isDel}
and enabled = #{enabled}
and update_time = #{updateTime}
and create_user_id = #{createUserId}
and create_user_name = #{createUserName}
and update_user_id = #{updateUserId}
and update_user_name = #{updateUserName}
and create_time = #{createTime}