智慧保安后台管理-验收版本
Administrator
2021-12-04 78e1a6ea1cf87740f62ab8d5ae9a26b831f1727e
src/main/java/org/springblade/modules/system/mapper/UserMapper.xml
@@ -275,7 +275,7 @@
        <if test="user.hold!=null and user.hold != ''">
            and bu.hold = #{user.hold}
        </if>
        <if test="user.jurisdiction!=null and user.jurisdiction != ''">
        <if test="user.jurisdiction!=null and user.jurisdiction != '' and user.jurisdiction != '1372091709474910209'">
            and bu.jurisdiction = #{user.jurisdiction}
        </if>
        <if test="user.securitynumber!=null and user.securitynumber != ''">