Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-blk
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
1
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
htoooth
9 years ago
Commit
86cefcebb78456d31b6aad5a6f70c5b932807b31
1 parent
96f48c4c
增加第三方ID
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
3 deletions
config/common.js
config/common.js
View file @
86cefce
...
...
@@ -61,9 +61,21 @@ module.exports = {
}
},
thirdLogin
:
{
wechat
:
{
appID
:
'wx3ae21dcbb82ad672'
,
appSecret
:
'e78afb2321e6a19085767e1a0f0d52c1'
wechat
:
{
// OK
appID
:
'wx179ea6ff85adc828'
,
appSecret
:
'19533c8674c1382aa9869bf5bc8d2fe7'
},
qq
:
{
// OK
appID
:
'100229394'
,
appSecret
:
'c0af9c29e0900813028c2ccb42021792'
},
alipay
:
{
// OK
partnerID
:
'2088701661478015'
,
appSecret
:
'e3i54meghrac3qhryzhw1h5yzeijik7e'
},
sina
:
{
// 还未申请
appID
:
'3739328910'
,
appSecret
:
'9d44cded26d048e23089e5e975c93df1'
}
},
pay
:
{
...
...
Please
register
or
login
to post a comment