linwe
2024-07-05 fee8fbb72f73cc11075b07bf457ce2dd2a9ce19e
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