| src/main/java/org/springblade/modules/grid/mapper/GridMapper.xml | ●●●●● patch | view | raw | blame | history |
src/main/java/org/springblade/modules/grid/mapper/GridMapper.xml
@@ -32,6 +32,7 @@ left join blade_user bu on bu.id = jgm.user_id and bu.is_deleted = 0 where jg.is_deleted = 0 and jgr.house_code = #{houseCode} limit 1 </select> <!--根据用户id(网格员)查询对应的房屋地址code-->