增加驳回打款凭证
This commit is contained in:
@@ -9,7 +9,7 @@ use Modules\User\Models\Order;
|
||||
class Pay extends RowAction
|
||||
{
|
||||
|
||||
public $name = '支付测试-正式版本移除';
|
||||
public $name = '通过';
|
||||
|
||||
public function handle(Order $order): Response
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user