wlzboy
2026-01-26 739d4c2f64fcfd4ddcce6292978ad6aeb2c7bdc7
ruoyi-system/src/main/resources/mapper/system/SysTaskEmergencyMapper.xml
@@ -331,7 +331,7 @@
            limit #{limit}
        </if>
        <if test="offset == null and limit == null">
            limit 200
            limit 10
        </if>
    </select>