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
毕凯
2017-10-12 15:11:34 +0800
Commit
d8dbc5807733923f96d0d990e8324aae5b5666f1
1 parent
093b8646
修改调用方式
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/home/models/orderDetail.js
apps/home/models/orderDetail.js
View file @
d8dbc58
...
...
@@ -485,7 +485,7 @@ module.exports = class extends global.yoho.BaseModel {
});
}
return
this
.
pos
t
({
return
this
.
ge
t
({
data
:
apiParams
,
api
:
global
.
yoho
.
API
});
...
...
Please
register
or
login
to post a comment