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-09-19 18:13:56 +0800
Commit
27137ea919fa1563a700866f4f5f222cf086d0a2
1 parent
d8a2aaf9
订单列表换接口
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/cart/models/order.js
apps/cart/models/order.js
View file @
27137ea
...
...
@@ -69,7 +69,7 @@ class orderModel extends global.yoho.BaseModel {
isNewUser
(
uid
)
{
return
this
.
get
({
data
:
{
method
:
'app.SpaceOrders.
ge
t'
,
method
:
'app.SpaceOrders.
lis
t'
,
type
:
'5'
,
page
:
'1'
,
limit
:
'1'
,
...
...
Please
register
or
login
to post a comment