智慧保安后台管理-外网项目备份
guoshilong
2023-12-21 edf8ce5a1a36560cefd532baf0cc7a4d38a5e199
src/main/java/org/springblade/modules/dispatcher/mapper/DispatcherMapper.xml
@@ -65,6 +65,7 @@
            )
        </if>
        <if test="dispatcher.dispatch!=null and dispatcher.dispatch!=''">
            and bu.dispatch = #{dispatcher.dispatch}
            and sd.status = #{dispatcher.dispatch}
        </if>
        <if test="dispatcher.userIds!=null and  dispatcher.userIds!=''">