id, population_id, street_id, community_id, phone, name, id_card, sex, age, birthday, personnel_category, is_register, is_alive, address, remark, receive_allowance_begin, create_at, create_by, update_at, update_by update com_elder_auth_elderlies set is_alive = #{isAlive} where population_id = #{populationId}