Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
sefon
2023-03-14 14:03:59 +0800
Commit
cbe960e727777f3aac9d0317dc22dacbf3cce872
1 parent
5088df4a
wechat payment
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
utils/pay-process.js
utils/pay-process.js
View file @
cbe960e
...
...
@@ -5,7 +5,7 @@ const helpers = global.yoho.helpers;
// 支付方式
const
PAYMENTS
=
{
ALIPAY
:
124
,
WECHAT
:
22
WECHAT
:
127
};
/**
...
...
Please
register
or
login
to post a comment