增加驳回打款凭证

This commit is contained in:
2023-03-21 17:00:40 +08:00
parent 856385d663
commit 9ef806d160
5 changed files with 71 additions and 33 deletions

View File

@@ -9,7 +9,7 @@ use Modules\User\Models\Order;
class Pay extends RowAction
{
public $name = '支付测试-正式版本移除';
public $name = '通过';
public function handle(Order $order): Response
{