@@ -219,6 +219,7 @@ return [
'type' => '',
// 是否自动开启 SESSION
'auto_start' => true,
+ 'use_cookies' => 1,
'expire'=>86400*2
],
// +----------------------------------------------------------------------