洪城义警-正式版后台
zengh
2022-03-08 0b10e707d83324de6e8cc58c388a73868987dd86
任务增加类型
1 files modified
2 ■■■ changed files
src/main/java/org/springblade/modules/system/mapper/UserMapper.xml 2 ●●● patch | view | raw | blame | history
src/main/java/org/springblade/modules/system/mapper/UserMapper.xml
@@ -391,7 +391,7 @@
            blade_user bu
            LEFT JOIN blade_dept dept ON substring_index( substring_index( bu.dept_id, ',', 3 ), ',',- 1 ) = dept.id
        WHERE
            bu.jurisdiction = "1415620815526883329"
            bu.jurisdiction = #{xid}
            <if test="index == 1">
                AND dept.id = '1424615693403414529'
            </if>