north-glass-erp/src/main/resources/mapper/sd/OrderMapper.xml @@ -198,7 +198,6 @@ and o.delivery_address REGEXP #{order.deliveryAddress} </if> order by o.id desc limit #{offset},#{pageSize} </select> <update id="reviewOrderById">