Skip to content

Commit

Permalink
Merge branch 'release/v1.3.0' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
justmd5 committed Nov 27, 2020
2 parents 61e88f0 + 9690ec4 commit 8074161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Oauth/PreAuth.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
class PreAuth
{
const AUTHORIZE_API_ARR = [
'MERCHANT' => 'https://mms.pinduoduo.com/open.html?',
'MERCHANT' => 'https://fuwu.pinduoduo.com/service-market/auth?',
'H5' => 'https://mai.pinduoduo.com/h5-login.html?',
'JINBAO' => 'https://jinbao.pinduoduo.com/open.html?',
];
Expand Down

0 comments on commit 8074161

Please sign in to comment.