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
zhangxiaoru
2016-10-17 16:40:59 +0800
Commit
c07c93960f88f8095d9264235d76793f500784d8
1 parent
e5d703fd
去掉可能喜欢日志
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
apps/product/models/recom.js
apps/product/models/recom.js
View file @
c07c939
'use strict'
;
const
api
=
global
.
yoho
.
API
;
const
logger
=
global
.
yoho
.
logger
;
const
utils
=
'../../../utils'
;
const
productProcess
=
require
(
`
$
{
utils
}
/product-process`
)
;
...
...
Please
register
or
login
to post a comment