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
郭成尧
2016-10-13 15:03:59 +0800
Commit
a87ed27c4d9a797af721a151d5c45256cc4d639b
1 parent
c9792562
code-no-200
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
apps/product/models/list.js
apps/product/models/list.js
View file @
a87ed27
...
...
@@ -649,7 +649,6 @@ const getBrandLogoByDomain = (domain) => {
method
:
'web.brand.byDomain'
,
domain
:
domain
},
{
code
:
200
,
cache
:
true
}).
then
(
result
=>
{
if
(
result
&&
result
.
data
)
{
...
...
Please
register
or
login
to post a comment