智慧保安后台管理项目备份
Administrator
2021-07-22 d35389e7e901d134d9054e75f59dd9f4cc24cb24
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!=''">