zhuo
2025-03-18 d5165d2cdaeab2be112b805addf438466b59bedd
ruoyi-system/src/main/resources/mapper/system/UserMapper.xml
@@ -25,7 +25,7 @@
        is_custom
        from user
        where del_flag = '0'
        and id != ) a
        and id != 1) a
        <if test="ew.customSqlSegment != null and ew.customSqlSegment != ''">
            ${ew.customSqlSegment}
        </if>