ソースを参照

添加超管yang

ANG YU 4 年 前
コミット
3db5f9e281
1 ファイル変更1 行追加1 行削除
  1. 1 1
      config/users.php

+ 1 - 1
config/users.php

@@ -1,7 +1,7 @@
 <?php
 <?php
 
 
 return [
 return [
-    'superAdmin' => ['ldaaww','baoshi56','周亚萍','shiyao','zhouzhendong','胡浩','zengjun','阿珺','huhao',env('SUPER_ADMIN',"")],
+    'superAdmin' => ['ldaaww','baoshi56','周亚萍','shiyao','zhouzhendong','胡浩','zengjun','阿珺','huhao','yang',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过期时间,单位分钟