Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
yyq
2016-06-02 22:18:52 +0800
Commit
d405322b2baf7c2e5168e7a539cb48fbe67bfb07
1 parent
9a4107d3
outlets controllers
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/product/models/outlets.js
apps/product/models/outlets.js
View file @
d405322
...
...
@@ -81,7 +81,7 @@ exports.getOutletsChannelData = (params) => {
let
channelData
=
{};
let
apiArr
=
[
headerModel
.
requestHeaderData
(
'outlets'
)
,
headerModel
.
requestHeaderData
(
'outlets'
)
];
if
(
channelCode
[
params
])
{
...
...
Please
register
or
login
to post a comment