Files

12 lines
209 B
PHP
Raw Permalink Normal View History

2024-01-31 01:00:33 +08:00
<?php
/**
* Created by PhpStorm.
* User: Administrator
* Date: 2020/9/7
* Time: 15:34
*/
return array(
'allow_robot'=>false,
'default_op'=>'cloudindex',
// 'default_op'=>'index',
);