mirror of
https://gitee.com/apiadmin/ApiAdmin.git
synced 2026-09-05 07:27:50 +08:00
5 lines
58 B
PHP
5 lines
58 B
PHP
<?php
|
|
//配置文件
|
|
return [
|
|
'online_time' => 3600
|
|
]; |