@@ -1188,6 +1188,9 @@ public class UserPaymentCoreServiceImpl implements UserPaymentCoreService {
}
+ if (EPaymentStatus.WAIT_PAY == paymentStatus) {
+ return;
+ }
// 支付时间未超时,同步订单状态
if (EPaymentStatus.PAYING == paymentStatus