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
Plain Diff
Browse Files
Authored by
陈峰
2016-09-13 09:20:46 +0800
Commit
63abe698538898abb2ed2f722347426671cfbad0
2 parents
b5aac78d
352f35b5
Merge branch 'feature/guang' of
http://git.yoho.cn/fe/yohobuywap-node
into feature/guang
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/guang/controllers/index.js
apps/guang/controllers/index.js
View file @
63abe69
@@ -130,7 +130,7 @@ const index = (req, res, next) => {
@@ -130,7 +130,7 @@ const index = (req, res, next) => {
130
};
130
};
131
131
132
let
param
=
{
132
let
param
=
{
133
-
uid
:
req
.
user
.
uid
||
6228593
,
133
+
uid
:
req
.
user
.
uid
,
134
134
135
udid
:
req
.
user
.
udid
,
135
udid
:
req
.
user
.
udid
,
136
136
Please
register
or
login
to post a comment