mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-08 02:52:49 +08:00
增加登录跳转到指定页面;发布新版本
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
// +----------------------------------------------------------------------
|
||||
return [
|
||||
// cookie 保存时间
|
||||
'expire' => 0,
|
||||
'expire' => 86400*30,
|
||||
// cookie 保存路径
|
||||
'path' => '/',
|
||||
// cookie 有效域名
|
||||
|
||||
Reference in New Issue
Block a user