Toggle navigation
Toggle navigation
This project
Loading...
Sign in
张泽世
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to dashboard
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-06-21 21:19:16 +0800
Commit
38e4394f6f70480555e8ffc59f1a84d9694586b4
1 parent
dd7907b5
星潮教室修改
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/guang/models/star.js
apps/guang/models/star.js
View file @
38e4394
...
...
@@ -253,7 +253,7 @@ const getCollocationListData = (params, uid) => {
const
setFavorite
=
(
params
,
uid
)
=>
{
if
(
!
uid
)
{
return
Promise
.
resolve
({
code
:
40
1
,
code
:
40
0
,
message
:
'未登录'
});
}
...
...
Please
register
or
login
to post a comment