wlzboy
2026-02-01 0ffdf00009b0bede0859fa33deddefb55c075a7b
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>