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