wlzboy
2026-01-24 2f09efc660bf2cc94cbc5291ad25ca06fc9bdadf
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>