wlzboy
2026-02-05 57e98ac3f59e9ca12d3fdbc6f89c9c0b1f86be4d
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>