소스 검색

配置更新

Zhouzhendong 4 년 전
부모
커밋
16d70e4904
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      config/users.php

+ 1 - 1
config/users.php

@@ -3,7 +3,7 @@
 return [
 return [
 
 
 
 
-    'superAdmin' => ['ldaaww','baoshi56','周亚萍','shiyao','zhouzhendong','胡浩','zengjun','阿珺','huhao']+env('SUPER_ADMIN'),
+    'superAdmin' => ['ldaaww','baoshi56','周亚萍','shiyao','zhouzhendong','胡浩','zengjun','阿珺','huhao']+env('SUPER_ADMIN',[]),
     'token_expire_minutes'=>7200,
     'token_expire_minutes'=>7200,
     'token_check_in_expire_minutes'=>432000, //打卡过期时间,单位为秒
     'token_check_in_expire_minutes'=>432000, //打卡过期时间,单位为秒
     'cookie_expire_minutes'=>7200,//cookie过期时间,单位分钟
     'cookie_expire_minutes'=>7200,//cookie过期时间,单位分钟