Update VoucherPaymentService.php

This commit is contained in:
邹景立 2021-03-11 17:42:51 +08:00
parent ffab690530
commit ad6144c544

View File

@ -7,7 +7,7 @@ use think\admin\Exception;
use think\admin\extend\CodeExtend;
/**
* 凭证单据支付
* 单据凭证支付
* Class VoucherPaymentService
* @package app\data\service\payment
*/