فهرست منبع

feat: 出金回调接口

max 7 ماه پیش
والد
کامیت
8a5c1b7fad
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      src/modules/payment/service/order.ts

+ 0 - 1
src/modules/payment/service/order.ts

@@ -717,7 +717,6 @@ export class OrderService extends BaseService {
     });
 
     if (!wallet) {
-      this.customeCallback('payOut', order)
       throw new CoolCommException('钱包不存在');
     }
     const merchant = await this.merchantEntity.findOne({