This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
loumengning
/
shop
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
登录过期时间 4小时
yijia
v-Brocloni
4 years ago
parent
acc62b0d25
commit
72a070b785
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
application/common/library/Auth.php
+ 1
- 1
application/common/library/Auth.php
View File
@@ -20,7 +20,7 @@ class Auth
protected $_user = null;
protected $_token = '';
//Token默认有效时长
protected $keeptime =
25920
00;
protected $keeptime =
144
00;
//protected $keeptime = 10;
protected $requestUri = '';
protected $rules = [];
Write
Preview
Loading…
Cancel
Save