lin
2024-03-25 4899346493d4e120894015b9e65ee5b6b847b256
小区id查询用户优化
1 files modified
3 ■■■■ changed files
src/main/java/org/springblade/modules/system/mapper/UserMapper.xml 3 ●●●● patch | view | raw | blame | history
src/main/java/org/springblade/modules/system/mapper/UserMapper.xml
@@ -236,7 +236,8 @@
    <select id="getUserInfoByDistrictIds" resultType="org.springblade.modules.house.vo.HouseholdVO">
        SELECT
        jh.*,
        jh.building,
        jh.unit,
        bu.id userId,
        bu.tenant_id,
        bu.code,