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
lijing
2016-08-31 15:37:32 +0800
Commit
8a57f05a448f61f3a0fa72e1b58e020a1ea555e9
1 parent
3886d1e0
VIP
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/home/models/index.js
apps/home/models/index.js
View file @
8a57f05
...
...
@@ -244,7 +244,7 @@ const getGrade = (channel, uid) => {
let
resu
=
{
vipGrade
:
[]
};
if
(
result
[
0
]
&&
result
[
0
].
data
)
{
resu
=
{
vipGrade
:
[
...
...
Please
register
or
login
to post a comment