Skip to content

Commit

Permalink
增加新的V3路径判断
Browse files Browse the repository at this point in the history
  • Loading branch information
overtrue committed Mar 11, 2022
1 parent c398918 commit faec344
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Pay/Client.php
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ class Client implements HttpClientInterface
'/v3/',
'/sandbox/v3/',
'/hk/v3/',
'/global/v3/',
];

/**
Expand Down

1 comment on commit faec344

@vercel
Copy link

@vercel vercel bot commented on faec344 Mar 11, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.