wlzboy
2026-01-12 45d90d1e7ba86286e998d1ac4d2cba8e98cd059b
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>