mirror of
https://gitee.com/apiadmin/ApiAdmin.git
synced 2025-04-06 03:58:00 +08:00
5 lines
58 B
PHP
5 lines
58 B
PHP
<?php
|
|
//配置文件
|
|
return [
|
|
'online_time' => 3600
|
|
]; |