Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
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
郭成尧
9 years ago
Commit
c7c40b6d885c6a1f80ff4bacf2b27fa9ea461be5
1 parent
5781a4f0
'品牌介绍也收藏'
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
yohobuy/m.yohobuy.com/application/modules/Guang/controllers/Plusstar.php
yohobuy/m.yohobuy.com/application/modules/Guang/controllers/Plusstar.php
View file @
c7c40b6
...
...
@@ -100,7 +100,7 @@ class PlusstarController extends AbstractAction
default
:
// 所有
$gender
=
'1,2,3'
;
}
$uid
=
$this
->
get
(
'uid'
);
$uid
=
$this
->
get
Uid
(
false
);
$udid
=
$this
->
get
(
'udid'
);
$this
->
setSession
(
'uid'
,
$uid
);
...
...
Please
register
or
login
to post a comment