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
陈峰
2019-04-29 10:16:39 +0800
Commit
0ada176b6892929f41b24e3b42a372bb4ad5a448
1 parent
be31ef51
commit
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/product/models/intro.js
apps/product/models/intro.js
View file @
0ada176
...
...
@@ -349,7 +349,7 @@ module.exports = class extends global.yoho.BaseModel {
data
:
{
method
:
'app.product.intro'
,
product_skn
:
data
.
productskn
,
app_version
:
'6.9.
1
'
app_version
:
'6.9.
2
'
},
param
:
{
cache
:
true
}
}).
then
(
result
=>
{
...
...
Please
register
or
login
to post a comment