linwe
2023-12-06 1a47d5fe54230e312aa8486aad7fb30ada1f7b2b
src/main/java/org/springblade/modules/house/mapper/HouseholdMapper.xml
@@ -156,6 +156,7 @@
    <!--导出数据-->
    <select id="export" resultType="org.springblade.modules.house.excel.HouseHoldExcel">
        select
        jh.house_code houseCode,
        jh.name,jh.phone_number phoneNumber,jh.role_type roleType,jh.relationship relationship,
        jh.is_primary_contact isPrimaryContact,jh.residential_status residentialStatus,jh.gender,
        jh.birthday,jh.id_card idCard,jh.hkmt_pass hkmtPass,jh.passport,jh.ethnicity,jh.education,