xuhy
2025-02-17 3edf833b026396f417579ee4600ee1915ef12740
房屋
1个文件已修改
2 ■■■ 已修改文件
ruoyi-system/src/main/resources/mapper/system/THouseMapper.xml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
ruoyi-system/src/main/resources/mapper/system/THouseMapper.xml
@@ -59,7 +59,7 @@
            t2.id_card as idCard,
            t2.bank_number as bankNumber,
            t2.mail_address as mailAddress,
            t2.tenant_attributes as tenantAttributes,
            t2.tenant_attributes as tenantAttributes
        from t_contract t1
        left join t_tenant t2 on t1.tenant_id = t2.id
        LEFT JOIN t_house t3 on t3.id = t1.house_id