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-22 18:17:08 +0800
Commit
579ec1e6e3eedc8eb091ea6e5cd5ede5a60eb698
1 parent
945a3445
shop
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
apps/activity/models/shopCollect.js
apps/activity/models/shopCollect.js
View file @
579ec1e
...
...
@@ -68,7 +68,6 @@ const shopFav = (uid, shopIds) => {
shop_ids
:
shopIds
,
uid
:
uid
},
{
cache
:
true
,
code
:
200
}).
then
((
result
)
=>
{
if
(
result
.
data
)
{
...
...
Please
register
or
login
to post a comment