预警20
This commit is contained in:
parent
72a6da5ce4
commit
2c4adc9da3
|
|
@ -193,8 +193,6 @@ func (this *VoucherBiz) WarningSend(ctx context.Context, product *bo.ProductBo,
|
||||||
return this.SmsMixRepo.Send(ctx, mobileList, buildTemplateParams(product, w))
|
return this.SmsMixRepo.Send(ctx, mobileList, buildTemplateParams(product, w))
|
||||||
}
|
}
|
||||||
|
|
||||||
log.Warnf("no mobile to send, batchNo:%s", product.BatchNo)
|
|
||||||
|
|
||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue