智慧保安后台管理项目备份
tangzy
2021-07-28 113e622df746422955baa6d023b8ed7fd32a642a
src/main/java/org/springblade/modules/directive/mapper/DirectiveMapper.xml
@@ -12,7 +12,7 @@
        left join
            blade_user bu
        on
            bu.id = sd.user_id
            bu.id = sd.send_directive_id
        where
        1=1
        <if test="directive.type!=null and directive.type!=''">