Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHO-ACTIVITY-PHP
·
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
Plain Diff
Browse Files
Authored by
biao
2016-01-26 19:55:55 +0800
Commit
b64dec6f0b83571e2dd7beca3a5f1443ef53340f
2 parents
468378ea
2988a9b0
Merge branch 'feature/wap325' of
http://git.dev.yoho.cn/web/yohobuy
into feature/wap325
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
library/LibModels/Wap/Home/SideData.php
library/LibModels/Wap/Home/SideData.php
View file @
b64dec6
...
...
@@ -18,7 +18,7 @@ class SideData
{
const
URI_LEFTNAV_ENTRANCE
=
'operations/api/v5/entrance/getEntrance'
;
const
URI_LEFTNAV_CATEGORY
=
'operations/api/v
6
/category/getCategory'
;
const
URI_LEFTNAV_CATEGORY
=
'operations/api/v
5
/category/getCategory'
;
/**
* 左侧边栏的分类和图标数据
...
...
Please
register
or
login
to post a comment