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
郭成尧
2016-12-27 17:30:24 +0800
Commit
a9fd6292fc17221b4911955a4f0e254eaaf205ea
1 parent
ed4ad827
del-prePayInfo
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/cart/controllers/pay.js
apps/cart/controllers/pay.js
View file @
a9fd629
...
...
@@ -93,7 +93,7 @@ const goAlipay = (req, res) => {
}
/* TODO 要不搞点儿日志? */
let
prePayInfo
=
yield
payModel
.
savePrePayInfo
({
yield
payModel
.
savePrePayInfo
({
uid
:
uid
,
orderCode
:
orderCode
,
payment
:
paymentType
...
...
Please
register
or
login
to post a comment