@@ -508,7 +508,6 @@
FROM student_payment_order
WHERE status_ = #{status,typeHandler=com.ym.mec.common.dal.CustomEnumTypeHandler}
AND payment_channel_ = #{paymentChannel}
- LIMIT 100
</select>
<!-- 查询支付中超时订单 -->