lin
2024-05-10 fe59ae00aef5cdbc39c6d1b29c84af25071a32ff
src/main/java/org/springblade/modules/rotation/mapper/RotationMapper.xml
@@ -79,7 +79,7 @@
                            </otherwise>
                        </choose>
                    </if>
                    <if test="rotation.roleName=='inhabitant'">
                    <if test="rotation.roleName=='inhabitant' or rotation.roleName=='xyzt' or rotation.roleName=='xyty'">
                        and jr.type = 3
                        <if test="rotation.districtIdList == null ">
                            and jr.rotation_range is null