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
ccbikai(👎🏻🍜)
2017-01-04 17:34:17 +0800
Commit
26197a756dfadc4a9dad55d67df2d2b7eb215f34
2 parents
d2465154
b1bef222
Merge remote-tracking branch 'origin/hotfix/unionType'
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/activity/controllers/individuation.js
apps/activity/controllers/individuation.js
View file @
26197a7
...
...
@@ -5,7 +5,7 @@ exports.productLst = function(req, res, next) {
let
params
=
{
uid
:
req
.
query
.
uid
,
udid
:
req
.
query
.
udid
,
pi
d
:
req
.
query
.
pid
newPromotionI
d
:
req
.
query
.
pid
};
if
(
req
.
query
.
sort
)
{
...
...
Please
register
or
login
to post a comment